Skip to content

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Jul 29, 2018

Backport of #13547 to 0.16

ajtowns added 2 commits July 29, 2018 20:26
Signatures using segregated witness commit to the amount being spent,
so that value must be passed into signrawtransactionwithkey and
signrawtransactionwithwallet. This ensures an error is issued if that
doesn't happen, rather than just assuming the value is 0 and producing
a signature that is almost certainly invalid.

Github-Pull: bitcoin#13547
Rebased-From: a3b065b
@Empact
Copy link
Contributor

Empact commented Jul 29, 2018

utACK 212ef1f

@fanquake fanquake added this to the 0.16.x milestone Jul 30, 2018
@fanquake
Copy link
Member

fanquake commented Aug 1, 2018

utACK 212ef1f

@Sjors
Copy link
Member

Sjors commented Aug 2, 2018

utACK 212ef1f, and functional test passes on macOS.

@laanwj laanwj merged commit 212ef1f into bitcoin:0.16 Aug 8, 2018
laanwj added a commit that referenced this pull request Aug 8, 2018
…t is needed but missing

212ef1f [tests] Check signrawtransaction* errors on missing prevtx info (Anthony Towns)
1825e37 Error on missing amount in signrawtransaction* (Anthony Towns)

Pull request description:

  Backport of #13547 to 0.16

Tree-SHA512: 7a660023b6948632a1f949443c18fa45add75ec8c36df1ebbaccd181dd1560c1bef460f061f8dab36b6a5df295eb4967effaa2cf55ea06b41d8f7562842a39ec
@laanwj
Copy link
Member

laanwj commented Aug 8, 2018

utACK 212ef1f

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants