Commit Graph

421 Commits

Author SHA1 Message Date
Bechi cf61b04211 fix tx 2014-01-16 14:25:00 -03:00
Bechi 954b0f10b0 css fixes 2014-01-16 14:17:24 -03:00
Bechi 12093e8250 block page 2014-01-16 14:16:01 -03:00
Mario Colque eafe7bec14 Merge pull request #62 from cmgustavo/bug/01status
you are a great programmer!
2014-01-16 08:37:38 -08:00
Bechi ec8a2e9064 fix get. blockpage ux 2014-01-16 13:36:02 -03:00
Gustavo Cortez 906cd019c7 fixed syntax javascript warnings 2014-01-16 13:32:11 -03:00
Manuel Araoz e70631ee1f chai testing framework added 2014-01-16 13:14:38 -03:00
Manuel Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08:00
Manuel Araoz 3ab958eab2 Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync 2014-01-16 13:03:16 -03:00
Matias Alejo Garcia 3a2d0fd348 fix tx_handle and -R in sync 2014-01-16 13:01:32 -03:00
Manuel Araoz b689fd1c51 test skeleton 2014-01-16 13:01:10 -03:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Matias Alejo Garcia 2aefe7119d fix hash in block historical sync 2014-01-16 11:01:01 -03:00
Matias Alejo Garcia 4457342af0 fix block and tx times for historic 2014-01-16 10:54:59 -03:00
Gustavo Cortez acb54a0190 front-end for status network information in a new page 2014-01-16 10:54:21 -03:00
Matias Alejo Garcia 479b262361 fix hash and time in Block sync 2014-01-16 10:51:39 -03:00
Matias Alejo Garcia 60a2dfa1c2 use new bitcore RpcClient flahs 2014-01-16 10:51:20 -03:00
Gustavo Cortez b2d4e3c327 added getbestblockhash to Status class 2014-01-15 18:27:06 -03:00
Matias Alejo Garcia 1a404d4d08 Merge pull request #58 from matiu/bug/fix-jshint
fix jslint
2014-01-15 13:11:56 -08:00
Matias Alejo Garcia 751d6ce707 fix jslint 2014-01-15 18:11:18 -03:00
Gustavo Cortez c96b6a7598 method: getTxOutInfo 2014-01-15 18:05:02 -03:00
Mario Colque 8f9fdc1a6e Merge pull request #57 from matiu/feature/04sync
awesome!
2014-01-15 12:43:50 -08:00
Gustavo Cortez 80f438fbc5 fix getInfo. new method getDifficulty 2014-01-15 17:39:11 -03:00
Matias Alejo Garcia 213a8e5543 sync refactoring 2014-01-15 17:36:49 -03:00
Gustavo Cortez 5ddddb520d Status API: getInfo 2014-01-15 17:15:14 -03:00
Manuel Aráoz f2aa5ecc1f Merge pull request #55 from colkito/bug/add-contributor
added contributor to package.json
2014-01-15 11:29:36 -08:00
Mario Colque 9e10537a51 added contributor 2014-01-15 16:25:47 -03:00
Manuel Aráoz 579dbd4622 Merge pull request #54 from maraoz/bug/fixing-some-things
jshint fixes
2014-01-15 11:08:06 -08:00
Manuel Araoz 1ef9cd1f22 jshint fixes 2014-01-15 16:05:26 -03:00
Manuel Aráoz 9cc5b2e1d7 Merge pull request #53 from maraoz/feature/human-readable-times
Feature/human readable times
2014-01-15 10:49:59 -08:00
Manuel Araoz 237bb81e19 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times
Conflicts:
	package.json
2014-01-15 15:21:06 -03:00
Mario Colque f43468fdff Merge pull request #50 from maraoz/feature/add-sinonjs
added sinon and basic test
2014-01-15 09:38:03 -08:00
Manuel Aráoz ea141f7120 Merge pull request #51 from colkito/feature/homepage-default-data
Feature/homepage default data
2014-01-15 09:36:20 -08:00
Manuel Araoz 241ad17807 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times 2014-01-15 14:35:47 -03:00
Manuel Araoz 8e561b8760 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times 2014-01-15 14:34:26 -03:00
Mario Colque df4b54af2f Merge pull request #52 from bechi/feature/header
awesome!
2014-01-15 08:20:48 -08:00
Bechi 2fac495a69 header 2014-01-15 13:15:10 -03:00
Mario Colque 54b38f45c8 removed unnecessary var 2014-01-15 13:09:57 -03:00
Mario Colque 3d22ae49be removed unnecessary service 2014-01-15 13:07:07 -03:00
Mario Colque bce4813248 added new service for transactions 2014-01-15 13:00:02 -03:00
Manuel Araoz e59a7b0a0b added sinon and basic test 2014-01-15 12:53:44 -03:00
Mario Colque 26b0cdc7e4 added sort 2014-01-15 12:50:55 -03:00
Mario Colque 908e8410dd added limit to index 2014-01-15 12:44:17 -03:00
Mario Colque 950ffe01e6 added limit to find 2014-01-15 12:41:59 -03:00
Mario Colque 0d09aaec51 added init for controller 2014-01-15 12:40:24 -03:00
Mario Colque 2cd3b907a1 added new route for transactions 2014-01-15 12:39:45 -03:00
Manuel Araoz f7d5452df4 add moment.js to htmls 2014-01-15 11:37:02 -03:00
Manuel Araoz a06754e25f added moment.js 2014-01-15 11:30:38 -03:00
Matias Alejo Garcia fad7cb73aa Merge pull request #46 from cmgustavo/feature/get_async_transactions
Feature/get async transactions
2014-01-15 05:42:45 -08:00
Manuel Aráoz cbee62ccae Merge pull request #49 from maraoz/feature/tx-timestamps
adding timestamps to Transactions
2014-01-15 05:42:37 -08:00