HomePhabricator

Correctly handle missing inputs in signrawtransaction. Fixes #1654.
3557f99cf592Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Correctly handle missing inputs in signrawtransaction. Fixes #1654.

Signrawtransaction rpc was crashing when some inputs were unknown,
and even with that fixed was failing to handle all the known inputs
if there were unknown inputs in front of them. This commit instead
attempts to fetch inputs one at a time.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Aug 6 2012, 03:37
deadalnixPushed on May 14 2017, 22:04
Parents
rABCdd199d0ebd08: Merge pull request #1650 from Diapolo/spelling_fixes
Branches
Unknown
Tags
Unknown

Event Timeline

Gregory Maxwell <greg@xiph.org> committed rABC3557f99cf592: Correctly handle missing inputs in signrawtransaction. Fixes #1654. (authored by Gregory Maxwell <greg@xiph.org>).Aug 6 2012, 04:37