diff options
| author | Gregory Maxwell <[email protected]> | 2012-08-05 23:37:59 -0400 |
|---|---|---|
| committer | Gregory Maxwell <[email protected]> | 2012-08-06 00:37:28 -0400 |
| commit | 3557f99cf592be352cd2168157121a0cffbd6116 (patch) | |
| tree | b16365457c7b90fd8da80710c18e8c376c0446d0 /src/init.cpp | |
| parent | Merge pull request #1650 from Diapolo/spelling_fixes (diff) | |
| download | discoin-3557f99cf592be352cd2168157121a0cffbd6116.tar.xz discoin-3557f99cf592be352cd2168157121a0cffbd6116.zip | |
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.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions