Based on top of #1816, but makes the context-dependent block checks not use mapBlockIndex.
[improved #1816] Support for BIP 23 block proposal #5302
pull sipa wants to merge 8 commits into bitcoin:master from sipa:blkproposal changing 9 files +346 −80-
sipa commented at 4:52 PM on November 18, 2014: member
-
Abstract context-dependent block checking from acceptance 7b76e4c25f
-
CreateNewBlock and miner_tests: Also check generated template is valid by CheckBlockHeader, ContextualCheckBlockHeader, CheckBlock, and ContextualCheckBlock df622a1cfd
-
TestBlockValidity function for CBlock proposals (used by CreateNewBlock) 128672cdd2
-
miner_tests: Disable checkpoints so they don't fail the subsidy-change test 3bea71ac11
-
Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblock f871a1e4f0
-
Implement BIP 23 Block Proposal 4e1e0adeb5
-
QA RPC tests: Add tests block block proposals ba211c8a38
- sipa force-pushed on Nov 18, 2014
- sipa force-pushed on Nov 18, 2014
-
Make contextual checks independent from mapBlockIndex 6d132d1d1e
- sipa force-pushed on Nov 18, 2014
- sipa closed this on Nov 18, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors