HomePhabricator

Make TX_SCRIPTHASH clear vSolutionsRet first
6a07eb676a02Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Make TX_SCRIPTHASH clear vSolutionsRet first

Previously unlike other transaction types the TX_SCRIPTHASH would not
clear vSolutionsRet, which means that unlike other transaction types if
it was called twice in a row you would get the result of the previous
invocation as well.

Details

Provenance
Peter Todd <pete@petertodd.org>Authored on Oct 13 2014, 14:14
Jorge Timón <jtimon@jtimon.cc>Committed on Oct 1 2015, 16:27
deadalnixPushed on May 14 2017, 22:04
Parents
rABCbb882d04e862: Merge pull request #6732
Branches
Unknown
Tags
Unknown

Event Timeline

Jorge Timón <jtimon@jtimon.cc> committed rABC6a07eb676a02: Make TX_SCRIPTHASH clear vSolutionsRet first (authored by Peter Todd <pete@petertodd.org>).Oct 1 2015, 16:27