aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.h
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2016-10-22 05:33:25 +0000
committerGregory Maxwell <greg@xiph.org>2016-12-06 17:14:19 +0000
commitad20cddce2097c6561202777fccd257deb1a9810 (patch)
treefa93b8df507a3fa5b8c7e20618c636861998c7f6 /src/checkpoints.h
parent4c71fc42fbf32d8994f4d2488ac4bafad93226a1 (diff)
downloadbitcoin-ad20cddce2097c6561202777fccd257deb1a9810.tar.xz
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. Github-Pull: #9053 Rebased-From: fd46136dfaf68a7046cf7b8693824d73ac6b1caf
Diffstat (limited to 'src/checkpoints.h')
0 files changed, 0 insertions, 0 deletions