tradecraftio / tradecraft

Tradecraft integration/staging tree https://tradecraft.io/download
Other
13 stars 9 forks source link

Enforce NULLFAIL and MULTISIG_HINT for witness scripts #55

Closed maaku closed 4 years ago

maaku commented 4 years ago

The two policy-only requirements SCRIPT_VERIFY_NULLFAIL and SCRIPT_VERIFY_MULTISIG_HINT can be safely activated for witness scripts because no wallets currently support segwit scripts on tradecraft. This has the advantage of allowing batch validation of signatures in segwit inputs.