fcoin/lib/node
Orfeas Stefanos Thyfronitis Litos 8f3de71719
Handle broadcast() errors in sendTX()
Replace this.pool.broadcast(tx) with this.broadcast(tx) in case of a
selfish node because the latter handles broadcast errors, whereas the
former does not.
2018-03-29 22:11:50 -07:00
..
fullnode.js Handle broadcast() errors in sendTX() 2018-03-29 22:11:50 -07:00
http.js wallet/bcoin: refactor exposure. 2018-03-29 21:56:51 -07:00
index.js node: start using blgr and bcfg. 2018-03-29 21:56:47 -07:00
node.js db: remove backend option. 2018-03-29 21:56:51 -07:00
rpc.js pkg: update bcrypto. 2018-03-29 21:56:53 -07:00
spvnode.js wallet/bcoin: refactor exposure. 2018-03-29 21:56:51 -07:00