aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorGregory Maxwell <[email protected]>2016-10-22 05:33:25 +0000
committerGregory Maxwell <[email protected]>2016-11-02 01:47:02 +0000
commitfd46136dfaf68a7046cf7b8693824d73ac6b1caf (patch)
tree033a84a28fd516325144cb0cd9b31545f81fddf8 /src/init.cpp
parentMerge #9041: keypoololdest denote Unix epoch, not GMT (diff)
downloaddiscoin-fd46136dfaf68a7046cf7b8693824d73ac6b1caf.tar.xz
discoin-fd46136dfaf68a7046cf7b8693824d73ac6b1caf.zip
IBD check uses minimumchain work instead of checkpoints.
This introduces a 'minimum chain work' chainparam which is intended to be the known amount of work in the chain for the network at the time of software release. If you don't have this much work, you're not yet caught up. This is used instead of the count of blocks test from checkpoints. This criteria is trivial to keep updated as there is no element of subjectivity, trust, or position dependence to it. It is also a more reliable metric of sync status than a block count.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions