Commit Graph

29 Commits

Author SHA1 Message Date
Matias Alejo Garcia 3c317d700b Merge pull request #220 from matiu/feature/handle-double-spends
Feature/handle double spends
2014-02-10 18:15:31 -02:00
Matias Alejo Garcia 0bbc9763b2 shows orphan status on block page 2014-02-10 11:00:31 -03:00
Gustavo Cortez f245622123 fix conflicts. fix table last txs 2014-02-09 21:34:46 -03:00
Matias Alejo Garcia 87c10a122b fix broadcast 2014-02-09 19:33:39 -03:00
Gustavo Cortez c6d137f856 fixed: blocklist by date with limit. when arrive new block, reload last 5 blocks on homepage. The same for new txs. 2014-02-09 15:59:28 -03:00
Matias Alejo Garcia 165b8f53ca add block reward to block page, remove it from coinbase 2014-02-08 22:36:03 -03:00
Matias Alejo Garcia 97e1903dd1 complete sync process from files working 2014-02-08 16:20:51 -03:00
Matias Alejo Garcia 9ebc70a3e4 reorg case 1) working and tested 2014-02-08 10:57:37 -03:00
Gustavo Cortez 3a3972616b fix conflicts 2014-02-05 15:29:50 -03:00
Gustavo Cortez e47a53e95a fixed block by height 2014-02-05 15:27:50 -03:00
Gustavo Cortez 318d52d593 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:12:05 -03:00
Gustavo Cortez 2a2a2110f5 front-end of block list by date is ready. fillCache for getting blocks. 2014-02-05 15:11:39 -03:00
Matias Alejo Garcia 52179a2f4e Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:09:37 -03:00
Matias Alejo Garcia 2f98fe35b3 rpc on classtool 2014-02-05 15:08:39 -03:00
Matias Alejo Garcia a66b7e54ce adapt REST API for leveldb 2014-02-05 14:25:52 -03:00
Gustavo Cortez f1c52a97a0 added limit to method blocks by date 2014-02-05 14:17:19 -03:00
Matias Alejo Garcia 061e4e4b34 leveldb connection using classtool 2014-02-05 13:02:51 -03:00
Matias Alejo Garcia a031941c62 fix time at block 2014-02-05 12:31:38 -03:00
Matias Alejo Garcia 58104707a2 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 11:24:20 -03:00
Matias Alejo Garcia 548572bfa3 all test working again with level DB 2014-02-05 11:23:41 -03:00
Gustavo Cortez aebfdebfde fix test 2014-02-05 10:59:01 -03:00
Gustavo Cortez e16fb98c91 fix conflicts 2014-02-05 10:26:37 -03:00
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Matias Alejo Garcia c516c113cb more fixes on sync 2014-02-04 23:50:18 -03:00
Matias Alejo Garcia d9f6de4e0c sync fixes 2014-02-04 19:55:58 -03:00
Gustavo Cortez fe8bb95e28 block test: list of hashes by date 2014-02-04 17:22:51 -03:00
Matias Alejo Garcia fd4f6e82cc simple test for sync 2014-02-04 13:06:05 -03:00
Matias Alejo Garcia 339f6f79fc mocha 01-txout passing 2014-02-04 03:22:58 -03:00
Matias Alejo Garcia 5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00