wownero/src/checkpoints
stoffu 5b83ccbb2d
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
On startup, it checks against the difficulty checkpoints, and if any mismatch is found, recalculates all the blocks with wrong difficulties. Additionally, once a week it recalculates difficulties of blocks after the last difficulty checkpoint.
2020-07-20 00:41:18 +03:00
..
CMakeLists.txt Update copyright year to 2020 2020-07-19 23:23:42 +03:00
checkpoints.cpp daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation 2020-07-20 00:41:18 +03:00
checkpoints.h daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation 2020-07-20 00:41:18 +03:00