fcoin/lib/protocol
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
..
consensus.js pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
errors.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
network.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
networks.js bugfix: regtest segwit start time 0 2019-01-28 15:31:59 -08:00
policy.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
timedata.js protocol: classify. 2018-03-29 21:56:49 -07:00