ConnectBlock() relies on validation that happens in ContextualCheckBlock() and
ContextualCheckBlockHeader(). This has implications for implementing consensus
changes and handling software upgrade to ensure that nodes upgrading their
software end up enforcing all the consensus rules.
Document partial validation in ConnectBlock() #11737
pull sdaftuar wants to merge 1 commits into bitcoin:master from sdaftuar:2017-11-comment-validation changing 1 files +25 −1-
sdaftuar commented at 7:31 PM on November 20, 2017: member
-
9d811dc18b
Document partial validation in ConnectBlock()
ConnectBlock() relies on validation that happens in ContextualCheckBlock() and ContextualCheckBlockHeader(). This has implications for implementing consensus changes and handling software upgrade to ensure that nodes upgrading their software end up enforcing all the consensus rules.
- fanquake added the label Validation on Nov 20, 2017
- gmaxwell approved
-
gmaxwell commented at 1:34 AM on November 23, 2017: contributor
ACK
-
laanwj commented at 8:58 PM on November 23, 2017: member
Thanks, utACK 9d811dc18b28ed2dd00ba219754764a76c4f859b
- laanwj merged this on Nov 29, 2017
- laanwj closed this on Nov 29, 2017
- laanwj referenced this in commit 46d1ebfcf8 on Nov 29, 2017
- PastaPastaPasta referenced this in commit a92e045b64 on Jan 17, 2020
- PastaPastaPasta referenced this in commit 9e5053e2cb on Jan 22, 2020
- PastaPastaPasta referenced this in commit 5a130d19df on Jan 22, 2020
- PastaPastaPasta referenced this in commit 2dc9e701a9 on Jan 29, 2020
- PastaPastaPasta referenced this in commit 087b8907f9 on Jan 29, 2020
- PastaPastaPasta referenced this in commit 151e9209cf on Jan 29, 2020
- ckti referenced this in commit eac3690930 on Mar 28, 2021
- MarcoFalke locked this on Sep 8, 2021
Labels