HomePhabricator

Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6)
b6e03cc59208Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6)

Based on an earlier patch by Peter Todd, though the rules here are different
(P2SH scripts should not have a CLEANSTACK check before the P2SH evaluation).

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Oct 13 2014, 01:39
deadalnixPushed on May 14 2017, 22:04
Parents
rABCae4151bbad74: No semantic change: reuse stack variable in P2SH evaluation
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABCb6e03cc59208: Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6) (authored by Pieter Wuille <pieter.wuille@gmail.com>).Nov 25 2014, 11:38