Originally, ConnectBlock did all the validity tests over. Now, it doesn't, so to test a block template we need to call the others manually.
Bugfix: CreateNewBlock and miner_tests: Also check generated template is valid by other validity factors #5103
pull luke-jr wants to merge 4 commits into bitcoin:master from luke-jr:bugfix_mining_tests changing 4 files +108 −61-
luke-jr commented at 1:48 AM on October 20, 2014: member
- luke-jr force-pushed on Oct 30, 2014
- luke-jr force-pushed on Oct 30, 2014
- luke-jr force-pushed on Oct 30, 2014
- luke-jr force-pushed on Oct 30, 2014
- luke-jr force-pushed on Nov 4, 2014
- luke-jr renamed this:
CreateNewBlock and miner_tests: Also check generated template is valid by other validity factors
Bugfix: CreateNewBlock and miner_tests: Also check generated template is valid by other validity factors
on Nov 6, 2014 -
Abstract context-dependent block checking from acceptance a48f2d6ddd
-
CreateNewBlock and miner_tests: Also check generated template is valid by CheckBlockHeader, ContextualCheckBlockHeader, CheckBlock, and ContextualCheckBlock 4ea1be7fb8
-
TestBlockValidity function for CBlock proposals (used by CreateNewBlock) df08a626e0
-
miner_tests: Disable checkpoints so they don't fail the subsidy-change test 132ea9b48f
- luke-jr force-pushed on Nov 20, 2014
- laanwj merged this on Nov 24, 2014
- laanwj closed this on Nov 24, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors