fcoin/lib/blockchain
ohryan 83a11fbcb2 setInvalid instead of invalidate + strictEqual assert
instead of running this.invalidate which deadlocks the chain, set the hash to invalid manually with this.setInvalid.

update assertion to use strict equal
2020-07-20 17:43:34 -07:00
..
chain.js setInvalid instead of invalidate + strictEqual assert 2020-07-20 17:43:34 -07:00
chaindb.js Fix things that were not merged properly 2019-07-15 16:18:46 -06:00
chainentry.js utils: custom inspect for objects 2019-03-11 14:28:45 -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 indexer: add module indexer 2019-05-15 12:02:41 -07:00