1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-06 16:16:45 +00:00
Files
bips/bip-0341.mediawiki
Dr. Maxim Orlovsky 592cb6fa0c BIP-341: allow future softforks for leaf version signature verification
Currently the BIP-341 and BIP-342 leave the question of how to verify signature for non-`0xC0` leaf version scripts undefined. I haven't checked the Bitcoin Core code for that matter yet, but (1) I think we need to cover signature validation of non-`0xC0` leaf version scripts in this standard and (2) the only way of doing that is "always succeed" rule for the future leaf version values (otherwise we will need a hard fork to introduce them).
2021-11-08 22:07:28 +01:00

41 KiB