fcoin/lib/blockchain
Braydon Fuller b68207610c
blockchain: do not accept forked chain older than last checkpoint
This has been patched in both bitcoind and btcd around February 20th, 2014. It was
shortly followed by a headers-first synchronization of blocks.

- d8b4b49667
- 50b6e10b57
2019-05-02 14:44:10 -07:00
..
chain.js blockchain: do not accept forked chain older than last checkpoint 2019-05-02 14:44:10 -07:00
chaindb.js blockchain: remove blocks after commit 2019-04-08 13:24:54 -07: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 blockchain: use blockstore for undo coins 2019-04-08 13:18:55 -07:00