fcoin/lib
Mark Tyneway b10aea8f3d
bugfix: regtest segwit start time 0
The deployments are written to and read
from a database and the start time is
a U32. Changing the value to -1 will cause
the value to be read incorrectly and cause
the tests to fail.
2019-01-28 15:31:59 -08:00
..
blockchain bugfix: regtest segwit start time 0 2019-01-28 15:31:59 -08:00
btc bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
coins bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
hd deps: upgrade to bcrypto 2.0. upgrade other deps. 2018-09-29 14:38:53 -07:00
mempool mempool: reflect spent coins in mempool coinview. 2018-11-25 23:32:13 +04:00
mining pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
net Merge pull request #632 from nodar-chkuaselidze/fix/addresses 2019-01-04 20:45:34 +05:30
node deps: upgrade to bcrypto 2.0. upgrade other deps. 2018-09-29 14:38:53 -07:00
primitives Merge pull request #632 from nodar-chkuaselidze/fix/addresses 2019-01-04 20:45:34 +05:30
protocol bugfix: regtest segwit start time 0 2019-01-28 15:31:59 -08:00
script bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
utils bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
wallet address: minor fixes 2018-11-15 17:39:25 +04: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: enumerate properties 2018-08-17 14:58:49 -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