diff options
| author | Matt Corallo <[email protected]> | 2016-10-02 12:45:24 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2016-10-31 10:08:11 -0400 |
| commit | d8670fb103f95e6dc6f469d71c9ee4f6ff2407e0 (patch) | |
| tree | 41a155b5e470350114936ca609f2d61e09bfc36d /src/init.cpp | |
| parent | Remove network state wipe from UnloadBlockIndex. (diff) | |
| download | discoin-d8670fb103f95e6dc6f469d71c9ee4f6ff2407e0.tar.xz discoin-d8670fb103f95e6dc6f469d71c9ee4f6ff2407e0.zip | |
Move all calls to CheckBlockIndex out of net-processing logic
This will result in many more calls to CheckBlockIndex when
connecting a list of headers (eg in ::HEADERS messages processing)
but its only enabled in debug mode, and that should mostly just be
during IBD, so it should be OK.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions