Browse Source
75f51f2a
introduced asynchronous processing for blocks, where reject messages
and DoS scoring could be applied outside of ProcessBlock, because block
validation may happen later.
However, some types of errors are still detected immediately (in particular,
CheckBlock violations), which need acting after ProcessBlock returns.
0.10
Pieter Wuille
11 years ago
1 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue