tradecraftio / tradecraft

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

Make OP_ROLL have return-true semantics in witness scripts. #60

Closed maaku closed 5 years ago

maaku commented 5 years ago

Because OP_ROLL erases the stack item it moves to the front, it has non-linear performance qualities which depend on stack size. This is no longer safe now that the script limits (including stack size) are being relaxed for witness scripts.