flocore-node/lib
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
..
modules rename methods to getAPIMethods 2015-07-23 15:34:36 -06:00
block.js use getChainWork from bitcoind 2015-07-20 11:55:16 -06:00
chain.js Use prevHash from bitcoind block index 2015-07-22 16:56:17 -04:00
daemon.js Handle forks with bitcoindSync 2015-07-23 20:06:19 -04:00
db.js rename methods to getAPIMethods 2015-07-23 15:34:36 -06:00
errors.js incorporate chainlib bitcoin into bitcoind.js 2015-07-20 10:37:17 -06:00
genesis.json incorporate chainlib bitcoin into bitcoind.js 2015-07-20 10:37:17 -06:00
module.js rename methods to getAPIMethods 2015-07-23 15:34:36 -06:00
node.js Handle forks with bitcoindSync 2015-07-23 20:06:19 -04:00
transaction.js Expose verifyScript from the daemon 2015-07-20 10:40:35 -06:00