Commit Graph

222 Commits

Author SHA1 Message Date
Gustavo Cortez 5ddddb520d Status API: getInfo 2014-01-15 17:15:14 -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
Gustavo Cortez 66a5896da2 updated readme.md 2014-01-15 10:38:00 -03:00
Gustavo Cortez 0cabaf6de9 loading message before finish async request 2014-01-15 10:34:25 -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 e843ebfe2b Merge pull request #48 from matiu/feature/remove-backend-grunt-error
remove some jslint errors from backend
2014-01-15 05:15:00 -08:00
Matias Alejo Garcia a1b4fd7ff8 remove some jslint errors from backend 2014-01-15 10:13:46 -03:00
Manuel Aráoz b2425d2af6 Merge pull request #47 from maraoz/feature/update-README-sockets
update README for websocket API
2014-01-15 04:40:45 -08:00
Manuel Araoz 707e47e403 update README for websocket API 2014-01-15 09:38:27 -03:00
Gustavo Cortez ab635332cc added reward value to transactions 2014-01-15 09:02:20 -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
Matias Alejo Garcia 162e989b65 Merge pull request #45 from maraoz/feature/stream-blocks
show new blocks in homepage < Nice!
2014-01-14 14:49:13 -08:00
Manuel Araoz b6f4aa78bc show new blocks in homepage 2014-01-14 19:42:38 -03:00
Mario Colque fd90910fc5 Merge pull request #44 from matiu/bug/04sync
limit concurrency
2014-01-14 13:16:10 -08:00
Matias Alejo Garcia c3e1250fde limit concurrency 2014-01-14 18:15:02 -03:00
Matias Alejo Garcia 82cddd9dd0 Merge pull request #39 from colkito/feature/no-blocks-message
added a message for no blocks in blocklist page
2014-01-14 13:12:00 -08:00
Manuel Aráoz 366c02bbac Merge pull request #42 from maraoz/bug/remove-files
remove old file
2014-01-14 13:06:09 -08:00
Manuel Araoz 6b374e92da remove old file 2014-01-14 18:03:18 -03:00
Manuel Aráoz 111e3d12ef Merge pull request #41 from maraoz/feature/stream-new-txs
new transactions shown on homepage via socket.io
2014-01-14 12:53:46 -08: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
Mario Colque d816447fda Merge pull request #40 from matiu/bug/02sync
MAGICAL!
2014-01-14 11:48:21 -08:00
Matias Alejo Garcia 1e9307f4a0 sync retry after RPC error 2014-01-14 16:45:25 -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
Mario Colque 59361630ed added a message for no blocks in blocklist page 2014-01-14 15:34:14 -03:00
Manuel Araoz 21e221b68b showing transaction with animation in home page 2014-01-14 15:20:59 -03:00
Matias Alejo Garcia 3da2254541 Merge pull request #38 from colkito/feature/search
Feature/search
2014-01-14 09:56:15 -08:00
Mario Colque 03cbd758c5 Merge branch 'master' into feature/search 2014-01-14 14:49:21 -03:00
Mario Colque c3a6c0387c added a interceptor in ther services to handle the server request error 2014-01-14 14:48:25 -03:00
Mario Colque ce1fde9aa7 look&feel for search 2014-01-14 14:47:13 -03:00
Mario Colque ed6f429c30 added new service search 2014-01-14 14:46:26 -03:00
Mario Colque 886ca83c3c Merge pull request #37 from matiu/feature/complete-api
Feature/complete api
2014-01-14 09:25:37 -08: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
Mario Colque 0697e9c18a Merge pull request #34 from cmgustavo/bug/front-end-list-of-transactions
fixed: list of duplicated tx in front-end with angularjs is not allowed
2014-01-14 04:57:47 -08:00
Matias Alejo Garcia 3485b6efa5 Merge pull request #36 from matiu/feature/01docs
add addr to API docs
2014-01-14 04:27:47 -08:00
Matias Alejo Garcia 524792b1f0 add addr to API docs 2014-01-14 09:26:00 -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
Gustavo Cortez ee4236065e fixed: list of duplicated tx in front-end with angularjs is not allowed 2014-01-13 21:01:22 -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 5290314bd0 addr tests work from simple txs 2014-01-13 19:59:31 -03:00