This implements BIP-119 (OP_CHECKTEMPLATEVERIFY
), but only specifies a regtest deployment. There is no effective policy change, since the SCRIPT_VERIFY_*
flags (as used) result in the same NOP-like behavior.
This change can be composed with other opcode specifications (e.g. CSFS
, CAT
) and bundled into the same deployment (yet to be specified).
I encourage more general, conceptual discussion to happen on Delving Bitcoin and not on this pull request.
Some related discussion on Delving Bitcoin here:
See also: