Commit Graph

288 Commits

Author SHA1 Message Date
Matias Alejo Garcia d5072df416 Merge pull request #69 from bechi/bug/fonts
fix fonts
2014-01-16 11:49:01 -08:00
Matias Alejo Garcia 3462b929ee Merge pull request #68 from cmgustavo/bug/07sync
little fix when finish historic_sync
2014-01-16 11:48:13 -08:00
Gustavo Cortez 476d57f57d little fix when finish historic_sync 2014-01-16 16:50:13 -03:00
Bechi 64cc928828 fix font 2014-01-16 16:46:00 -03:00
Mario Colque 6bf6c8a2ae Merge pull request #67 from matiu/feature/06sync
good boy!
2014-01-16 11:20:14 -08:00
Matias Alejo Garcia 632b3c428d remove error files 2014-01-16 16:16:09 -03:00
Gustavo Maximiliano Cortez a6cce58ca0 Merge pull request #66 from colkito/bug/move-service-socket
Bug/move service socket -- Good!
2014-01-16 11:12:50 -08:00
Matias Alejo Garcia 17c73ea39d sync integrated to server js 2014-01-16 16:11:55 -03:00
Matias Alejo Garcia 0c19c79a14 separate HistoricSync from Sync 2014-01-16 16:11:20 -03:00
Mario Colque 4f266728f0 added socket to services 2014-01-16 16:09:06 -03:00
Mario Colque 952e041419 added new service socket 2014-01-16 16:06:49 -03:00
Mario Colque a0115fa77c socket service moved 2014-01-16 16:02:40 -03:00
Mario Colque 8c420d6780 Merge pull request #65 from cmgustavo/bug/02status
good boy!
2014-01-16 10:35:04 -08:00
Gustavo Maximiliano Cortez 1efd5e658b Merge pull request #64 from colkito/feature/ubuntu-font
Feature/ubuntu font -- great!
2014-01-16 10:34:05 -08:00
Gustavo Cortez ab85012bdf replaced getBestBlockHash for bot method (getBlockCount + getBlockHash) to get the last block hash. 2014-01-16 15:33:33 -03:00
Mario Colque da46d0f3d9 socket.io moved to the footer 2014-01-16 15:25:19 -03:00
Mario Colque b4b3256ef9 added Ubuntu Font 2014-01-16 15:10:58 -03:00
Matias Alejo Garcia 3a7ad68ef2 displays outpoints 2014-01-16 15:07:57 -03:00
Matias Alejo Garcia 35ff54aea7 remove call to getBestBlockHash (not in all bitcoind clients) 2014-01-16 15:07:37 -03:00
Mario Colque 07f0108dfa Merge pull request #63 from bechi/feature/block-page-ux
Que código BECHI!
2014-01-16 09:29:46 -08:00
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 Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08:00
Matias Alejo Garcia 3a2d0fd348 fix tx_handle and -R in sync 2014-01-16 13:01:32 -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