diff options
| author | Pieter Wuille <[email protected]> | 2017-08-09 17:48:38 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-08-10 15:39:36 -0700 |
| commit | 85c82b50d1a84fcf82fd3e0692e81aa41470bf84 (patch) | |
| tree | 9ea6dad062ab5de4d1af2258a3ae1fbcef7da4c7 /src/net_processing.cpp | |
| parent | Merge #10835: Rename member field according to the style guide (diff) | |
| download | discoin-85c82b50d1a84fcf82fd3e0692e81aa41470bf84.tar.xz discoin-85c82b50d1a84fcf82fd3e0692e81aa41470bf84.zip | |
Avoid masking of difficulty adjustment errors by checkpoints
Currently difficulty adjustment violations are not reported for
chains that branch off before the last checkpoint. Change this
by moving the checkpoint check after the difficulty check.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions