]> Git Repo - VerusCoin.git/commit
Merge pull request #5106
authorWladimir J. van der Laan <[email protected]>
Mon, 3 Nov 2014 11:16:12 +0000 (12:16 +0100)
committerWladimir J. van der Laan <[email protected]>
Mon, 3 Nov 2014 11:22:45 +0000 (12:22 +0100)
commit84d26d3a36db589cabec2529a6936ad3efa90c6b
tree8a9e6c0539868013f9a574b49cc97a0100b64734
parent2a6972133f07382d13e08edc9c2e6c231689b2db
parent1bea2bbddce6abaf2640c4aab56ad08de53c4b90
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)
src/main.cpp
src/main.h
src/miner.cpp
src/rpcmining.cpp
src/test/miner_tests.cpp
This page took 0.025775 seconds and 4 git commands to generate.