[Wallet] Unlock spent outputs#1065
Merged
furszy merged 1 commit intoNov 19, 2019
Merged
Conversation
backports bitcoin/bitcoin 54c3bb4
Fuzzbawls
approved these changes
Nov 8, 2019
furszy
approved these changes
Nov 19, 2019
furszy
added a commit
that referenced
this pull request
Nov 19, 2019
13f8d5a [Wallet] Unlock spent outputs (random-zebra) Pull request description: Straightforward update backported from bitcoin#13160 NOTE: the update to wallet_basic functional test for this particular changes will be included in a successive PR (which collects updates for the whole test suite). ACKs for top commit: Fuzzbawls: utACK 13f8d5a furszy: utACK 13f8d5a Tree-SHA512: 2cd585407374a74bfa525b0c690906297a45f73fdc49c97457edd83b95a9bf129c824ceb0c0594b802e3260b0057d5f1577404fb96ed3c0ee0491d433b55aae3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Straightforward update backported from bitcoin#13160
NOTE: the update to wallet_basic functional test for this particular changes will be included in a successive PR (which collects updates for the whole test suite).