fcoin/lib
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
..
blockchain blockchain: remove blocks after commit 2019-04-08 13:24:54 -07:00
blockstore blockstore: close file if write or read throws 2019-04-08 13:26:16 -07:00
btc utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
coins bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
hd utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
mempool mempool: fix malleability check in mempool 2019-02-14 19:56:51 +04:00
mining pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
net utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
node node-http: add check for height being below tip 2019-04-30 21:43:48 -05:00
primitives utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
protocol utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
script utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
utils Merge pull request #715 from pinheadmz/inspect 2019-04-05 09:41:24 -07:00
wallet Merge pull request #715 from pinheadmz/inspect 2019-04-05 09:41:24 -07:00
workers test: get tests passing in chrome. 2018-12-08 02:40:49 -08:00
bcoin-browser.js browser: improve webpack build. 2018-03-29 21:56:51 -07:00
bcoin.js bcoin: expose blockstore module 2019-04-08 13:18:59 -07:00
pkg.js pkg: add currency and other info (#623) 2018-11-01 12:44:08 -07:00
types.js types: cleanup types. 2018-03-29 21:56:53 -07:00