Replaced the SegWit deployment check in ContextualCheckBlock with a call to IsWitnessEnabled instead.
Consensus: use IsWitnessEnabled in ContextualCheckBlock #10116
pull roconnor-blockstream wants to merge 1 commits into bitcoin:master from roconnor-blockstream:ContextualCheckBlock-refector changing 1 files +1 −1-
roconnor-blockstream commented at 6:05 PM on March 29, 2017: contributor
-
4c110182a4
Update validation.cpp
Replaced the segwit deploy check in `ContextualCheckBlock` with `IsWitnessEnabled`.
-
JeremyRubin commented at 8:42 PM on March 29, 2017: contributor
NACK.
Was explicitly reverted here. https://github.com/bitcoin/bitcoin/pull/8348
- roconnor-blockstream closed this on Mar 29, 2017
- roconnor-blockstream deleted the branch on Mar 29, 2017
- MarcoFalke locked this on Sep 8, 2021
Contributors