fcoin/lib/blockchain
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
..
chain.js bugfix: regtest segwit start time 0 2019-01-28 15:31:59 -08:00
chaindb.js multi: fix lint warnings 2018-08-13 17:30:30 +05:30
chainentry.js pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
common.js merkleblock/minerblock: fix hasTX calls. 2017-02-28 09:32:17 -08:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
layout.js bdb: upgrade bdb usage for keys. 2018-08-10 16:24:10 -07:00