HomePhabricator

Merge pull request #5106
84d26d3a36dbUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Merge pull request #5106

1bea2bb Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and document it (Luke Dashjr)
d29a291 Rename RPC_TRANSACTION_* errors to RPC_VERIFY_* and use RPC_VERIFY_ERROR for submitblock (Luke Dashjr)
f877aaa Bugfix: submitblock: Use a temporary CValidationState to determine accurately the outcome of ProcessBlock, now that it no longer does the full block validity check (Luke Dashjr)
24e8896 Add CValidationInterface::BlockChecked notification (Luke Dashjr)

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC84d26d3a36db: Merge pull request #5106 (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Nov 3 2014, 11:22