flocore-node/lib
Braydon Fuller 49587b7e2d Process tx messages
- Check for tx command when processing messages
- Emit tx events from the daemon
- Start the txmon when the daemon starts
2015-07-30 20:26:08 -04:00
..
modules Add tests for event bus. 2015-07-29 17:53:48 -04:00
block.js use getChainWork from bitcoind 2015-07-20 11:55:16 -06:00
bus.js Add tests for event bus. 2015-07-29 17:53:48 -04:00
chain.js Use prevHash from bitcoind block index 2015-07-22 16:56:17 -04:00
daemon.js Process tx messages 2015-07-30 20:26:08 -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 Add tests for event bus. 2015-07-29 17:53:48 -04:00
node.js Add bus to subcribe to events. 2015-07-29 13:36:23 -04:00
transaction.js Expose verifyScript from the daemon 2015-07-20 10:40:35 -06:00