HomePhabricator

Move all calls to CheckBlockIndex out of net-processing logic
d8670fb103f9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Matt Corallo <git@bluematt.me>Authored on Oct 2 2016, 16:45
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGd6ea737be19a: Remove network state wipe from UnloadBlockIndex.
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Corallo <git@bluematt.me> committed rSTAGINGd8670fb103f9: Move all calls to CheckBlockIndex out of net-processing logic (authored by Matt Corallo <git@bluematt.me>).Oct 31 2016, 14:08