Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-11 | BIP-0117: Change semantics of multi-element tail call to not require stack ↵ | Mark Friedenbach | |
elements to be exactly 520 bytes in size. This allows for more compact direct encoding of scripts of the form "pick 2 of 3 spend conditions" without enabling witness malleability in expected use cases as the components would still be checked against a pre-committed hash tree. | |||
2018-01-10 | BIP-0117: Correct the examples to use the most recent version of ↵ | Mark Friedenbach | |
MERKLEBRANCHVERIFY specified in BIP-116. | |||
2017-11-16 | BIP-0117: Tail Call Execution Semantics (Consensus layer) | Karl-Johan Alm | |