flocore-node/test
Braydon Fuller 9eda30ae2b Handle forks with bitcoindSync
- added bindings to listen for tip updates from the daemon
- update the height during syncing for continuity
- call sync when there is a new tip
- added ability to rewind to a ancestor when there is a fork
2015-07-23 20:06:19 -04:00
..
data Add test for loading bitcoin.conf 2015-07-21 12:17:44 -04:00
modules rename methods to getAPIMethods 2015-07-23 15:34:36 -06:00
block.unit.js use getChainWork from bitcoind 2015-07-20 11:55:16 -06:00
chain.unit.js Use prevHash from bitcoind block index 2015-07-22 16:56:17 -04:00
db.unit.js rename methods to getAPIMethods 2015-07-23 15:34:36 -06:00
node.unit.js Handle forks with bitcoindSync 2015-07-23 20:06:19 -04:00
transaction.unit.js Expose verifyScript from the daemon 2015-07-20 10:40:35 -06:00