dcrd/cmd/addblock
Ryan Staudt 73c33c79e2 multi: Use single latest checkpoint.
This updates the blockchain checkpoints logic to use a single latest
checkpoint rather than multiple checkpoints.  The intermediate
checkpoints are no longer necessary because headers first syncing was
introduced, which discovers the most recent checkpoint before block
syncing even starts.
2021-10-15 21:05:28 -05:00
..
addblock.go addblock: Fix blockchain initialization. 2021-10-14 12:39:55 -05:00
config.go multi: Use database/v3 module 2021-08-02 09:13:45 -05:00
import.go multi: Use single latest checkpoint. 2021-10-15 21:05:28 -05:00