HomePhabricator

Merge #8865: Decouple peer-processing-logic from block-connection-logic
05998da5a7e2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Merge #8865: Decouple peer-processing-logic from block-connection-logic

a9aec5c Use BlockChecked signal to send reject messages from mapBlockSource (Matt Corallo)
7565e03 Remove SyncWithWallets wrapper function (Matt Corallo)
12ee1fe Always call UpdatedBlockTip, even if blocks were only disconnected (Matt Corallo)
f5efa28 Remove CConnman parameter from ProcessNewBlock/ActivateBestChain (Matt Corallo)
fef1010 Use CValidationInterface from chain logic to notify peer logic (Matt Corallo)
aefcb7b Move net-processing logic definitions together in main.h (Matt Corallo)
0278fb5 Remove duplicate nBlocksEstimate cmp (we already checked IsIBD()) (Matt Corallo)
87e7d72 Make validationinterface.UpdatedBlockTip more verbose (Matt Corallo)

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 18 2016, 20:34
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa9aec5c24d8c: Use BlockChecked signal to send reject messages from mapBlockSource
rSTAGING23e03f8d26d7: Merge #8965: Mention that PPA doesn't support Debian
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING05998da5a7e2: Merge #8865: Decouple peer-processing-logic from block-connection-logic (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 18 2016, 20:48