Commit Graph

107 Commits

Author SHA1 Message Date
Mario Colque b4b3256ef9 added Ubuntu Font 2014-01-16 15:10:58 -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
Gustavo Cortez b2d4e3c327 added getbestblockhash to Status class 2014-01-15 18:27:06 -03: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 Araoz 241ad17807 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times 2014-01-15 14:35:47 -03:00
Mario Colque 26b0cdc7e4 added sort 2014-01-15 12:50:55 -03:00
Mario Colque 950ffe01e6 added limit to find 2014-01-15 12:41:59 -03:00
Manuel Araoz f7d5452df4 add moment.js to htmls 2014-01-15 11:37:02 -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
Gustavo Cortez 5c14cceb9e fix conflic in readme.md 2014-01-15 10:40:23 -03:00
Manuel Araoz 89add704c6 adding timestamps to Transactions 2014-01-15 10:32:18 -03:00
Gustavo Cortez dc6e64f8bc fix url for get transactions 2014-01-15 10:22:07 -03:00
Matias Alejo Garcia a1b4fd7ff8 remove some jslint errors from backend 2014-01-15 10:13:46 -03:00
Gustavo Cortez c734ec40a3 Merge branch 'master' into feature/get_async_transactions 2014-01-14 20:35:33 -03:00
Gustavo Cortez 521a0d6a44 front-end: Completed block info. Getting aync transaction in BlockPage and AddrPage 2014-01-14 20:34:01 -03:00
Manuel Araoz b6f4aa78bc show new blocks in homepage 2014-01-14 19:42:38 -03:00
Matias Alejo Garcia c3e1250fde limit concurrency 2014-01-14 18:15:02 -03:00
Manuel Araoz 2e0bd4c660 Merge branch 'master' of github.com:bitpay/mystery into feature/stream-new-txs
Conflicts:
	lib/Sync.js
2014-01-14 17:25:04 -03:00
Manuel Araoz cc7c876247 new transactions shown on homepage! 2014-01-14 16:56:02 -03:00
Manuel Araoz 851dc06a09 Merge branch 'master' of github.com:bitpay/mystery into feature/stream-new-txs
Conflicts:
	public/css/common.css
	public/js/app.js
2014-01-14 15:42:40 -03:00
Manuel Araoz 21e221b68b showing transaction with animation in home page 2014-01-14 15:20:59 -03:00
Mario Colque 03cbd758c5 Merge branch 'master' into feature/search 2014-01-14 14:49:21 -03:00
Mario Colque ed6f429c30 added new service search 2014-01-14 14:46:26 -03:00
Matias Alejo Garcia 843e62eb57 rm console.logs 2014-01-14 14:24:42 -03:00
Matias Alejo Garcia 6ebb282b90 add reward to coinbase txs 2014-01-14 13:03:29 -03:00
Matias Alejo Garcia d13f9ce3bd add reward to block api 2014-01-14 12:58:45 -03:00
Gustavo Maximiliano Cortez da0383d9d2 Merge pull request #35 from matiu/bug/01sync
fixes sync.js, to work after p2p block
2014-01-14 04:17:00 -08:00
Matias Alejo Garcia 9ab4831c8b fixes sync.js, to work after p2p block 2014-01-14 07:58:01 -03:00
Matias Alejo Garcia a7283e3945 Merge pull request #33 from cmgustavo/feature/more-block-info
Feature/more block info
2014-01-13 15:40:53 -08:00
Gustavo Cortez 184fa19321 fix conflicts. update readme.md. update block page. get data for address page from API 2014-01-13 20:42:15 -03:00
Gustavo Maximiliano Cortez 2ab49e10b1 Merge pull request #32 from matiu/feature/02addr
Feature/02addr -- good!!
2014-01-13 15:39:59 -08:00
Matias Alejo Garcia 801651d494 all addr test OK 2014-01-13 20:38:51 -03:00
Matias Alejo Garcia f957a57de8 addr tests work from simple txs 2014-01-13 19:57:13 -03:00
Manuel Aráoz ac885fddc8 Merge pull request #31 from maraoz/feature/add-socketio
add socket.io and try it with a simple socket message
2014-01-13 14:52:45 -08:00
Manuel Araoz ada63f8488 tx info sent to homepage. 2014-01-13 19:07:12 -03:00
Manuel Araoz 2e959fa81c socket.io first prototype 2014-01-13 18:13:59 -03:00
Matias Alejo Garcia 868f22cf2b api working WIP 2014-01-13 18:13:02 -03:00