Commit Graph

96 Commits

Author SHA1 Message Date
Matias Alejo Garcia 4457342af0 fix block and tx times for historic 2014-01-16 10:54:59 -03:00
Matias Alejo Garcia 479b262361 fix hash and time in Block sync 2014-01-16 10:51:39 -03:00
Matias Alejo Garcia 751d6ce707 fix jslint 2014-01-15 18:11:18 -03:00
Mario Colque 8f9fdc1a6e Merge pull request #57 from matiu/feature/04sync
awesome!
2014-01-15 12:43:50 -08:00
Matias Alejo Garcia 213a8e5543 sync refactoring 2014-01-15 17:36:49 -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
Matias Alejo Garcia 5a97c96d6e test working with values stored in satoshis 2014-01-13 18:12:57 -03:00
Matias Alejo Garcia 1324d8c183 Address class working from some address :) 2014-01-13 18:12:51 -03:00
Matias Alejo Garcia fa52ce878c fix pay-to-pubkey transaction inputs 2014-01-13 18:12:45 -03:00
Matias Alejo Garcia 33b6404a14 . 2014-01-13 18:12:29 -03:00
Matias Alejo Garcia c1d5296618 better txitem test 2014-01-13 18:11:22 -03:00
Matias Alejo Garcia 28e082b53b move txitem creation to transaction model 2014-01-13 18:11:06 -03:00
Matias Alejo Garcia 7bf54aadf6 transactionitem multikey index 2014-01-13 18:11:01 -03:00
Matias Alejo Garcia e93befe6f7 sync with TX items!!! 2014-01-13 18:10:50 -03:00
Matias Alejo Garcia 742adf6186 fix test env variables 2014-01-13 18:08:32 -03:00
Matias Alejo Garcia 0700cd1cd9 simple Address model class created 2014-01-13 18:08:16 -03:00
Gustavo Cortez d145cc6f80 configure environment for test in server bitcore.io. util find ref 2014-01-13 13:24:01 -03:00