Fixes #12738.
wallet: Unlock spent outputs #13160
pull promag wants to merge 2 commits into bitcoin:master from promag:2018-05-unlock-spent-output changing 2 files +11 −0-
promag commented at 4:36 PM on May 3, 2018: member
-
laanwj commented at 4:56 PM on May 3, 2018: member
Concept ACK
- laanwj added the label Wallet on May 3, 2018
- laanwj added the label RPC/REST/ZMQ on May 3, 2018
-
MarcoFalke commented at 5:03 PM on May 3, 2018: member
How is this different from #12739?
-
promag commented at 5:09 PM on May 3, 2018: member
That one allows to unlock the already spent output via RPC (IMO
lockunspentshould only work for unspent outputs).This one automatically removes the output from the locked set when the output is spent.
-
laanwj commented at 12:19 PM on May 14, 2018: member
I have a slight preference for this one. I don't think spent outputs should stay in the 'locked' list.
- MarcoFalke renamed this:
Unlock spent outputs
wallet: Unlock spent outputs
on May 14, 2018 -
wallet: Unlock spent outputs 54c3bb4cf8
-
test: Output should be unlocked when spent fd9b3a7182
- promag force-pushed on May 25, 2018
-
laanwj commented at 1:20 PM on May 29, 2018: member
utACK fd9b3a71824e33728f267e6f288b6224ad1047e1
- tecnovert referenced this in commit 421f2dddd2 on May 31, 2018
- tecnovert referenced this in commit 36c5ea21b9 on May 31, 2018
- tecnovert referenced this in commit 15e730b118 on May 31, 2018
- tecnovert referenced this in commit 606ee6420d on May 31, 2018
- tecnovert referenced this in commit 9f1c78d1a0 on Jun 1, 2018
-
meshcollider commented at 7:10 PM on June 14, 2018: contributor
- laanwj merged this on Jun 24, 2018
- laanwj closed this on Jun 24, 2018
- laanwj referenced this in commit 868cf431be on Jun 24, 2018
- furszy referenced this in commit d605e528db on Nov 19, 2019
- akshaynexus referenced this in commit f800406dbb on Nov 19, 2019
- wqking referenced this in commit ed012333c2 on May 31, 2020
- deadalnix referenced this in commit 388b66620b on Jun 2, 2020
- PastaPastaPasta referenced this in commit 416473131d on Jul 7, 2020
- PastaPastaPasta referenced this in commit a9a0dc664c on Jul 7, 2020
- PastaPastaPasta referenced this in commit 719d9a542c on Jul 8, 2020
- ftrader referenced this in commit 5e11f6b934 on Aug 17, 2020
- PastaPastaPasta referenced this in commit a276a69ea9 on Jun 27, 2021
- PastaPastaPasta referenced this in commit 6a98d72c54 on Jun 28, 2021
- PastaPastaPasta referenced this in commit 21fe14aa24 on Jun 29, 2021
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels