bitcore-node-zcash/lib
Braydon Fuller 52cc91e1d7 Merge pull request #113 from kleetus/txindex_message
Blockchain state
2015-08-12 21:21:30 -04:00
..
modules Fix jsdoc for transactionOutputHandler 2015-08-10 13:04:34 -04:00
block.js finish getting everything to work. add tests 2015-08-04 17:30:55 -04:00
bus.js finish getting everything to work. add tests 2015-08-04 17:30:55 -04:00
chain.js Use prevHash from bitcoind block index 2015-07-22 16:56:17 -04:00
daemon.js Emit "synced" event when bitcoind is synced 2015-08-11 17:24:30 -04:00
db.js Process incoming transactions for the Address Module 2015-08-07 16:49:45 -04:00
errors.js Add tests around db.getTransaction and return NotFound error. 2015-08-03 18:11:11 -04:00
genesis.json incorporate chainlib bitcoin into bitcoind.js 2015-07-20 10:37:17 -06:00
module.js Add tests for event bus. 2015-07-29 17:53:48 -04:00
node.js Merge pull request #113 from kleetus/txindex_message 2015-08-12 21:21:30 -04:00
transaction.js Removed verifyScript and related methods that we don't currently use. 2015-08-12 12:38:33 -04:00