flocore-node/lib
Chris Kleeschulte 730dd37318 Reindex logic
- If the reindex option is set in bitcoin.conf, then when start is called and onBlocksReady's callback is fired:
	- start's callback will not be fired until the reindex takes place.
	- along the way the sync percentage is display once per second
2015-09-04 11:39:38 -04:00
..
scaffold CLI fixes for installing and removing services. 2015-09-02 18:39:19 -04:00
services Reindex logic 2015-09-04 11:39:38 -04:00
bus.js Rename modules to services. 2015-08-31 11:31:28 -04:00
errors.js Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00
index.js Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00
logger.js Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00
node.js CLI fixes for installing and removing services. 2015-09-02 18:39:19 -04:00
service.js Web service and other changes in preparation for insight-api 2015-08-31 12:54:28 -04:00
transaction.js Improve test coverage and cleanup. 2015-08-31 16:32:25 -04:00
utils.js Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00