fcoin/lib/node
kilpatty d5514d9dcb
node-http: add check for height being below tip
This commit simply adds an enforce line to check that the height being
requested to reset to is below the chain tip. This way we return a bad
request error rather than a internal server error.
2019-04-30 21:43:48 -05:00
..
fullnode.js node: add blockstore to full node 2019-04-08 13:18:54 -07:00
http.js node-http: add check for height being below tip 2019-04-30 21:43:48 -05:00
index.js
node.js blockstore: add ensure method to create directories 2019-04-08 13:18:54 -07:00
rpc.js node rpc: update validateaddress 2019-03-26 16:03:23 -07:00
spvnode.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00