Files
bitcoin/src/wallet
John Moffett 5c824ac5e1 For feebump, ignore abandoned descendant spends
To be eligible for fee-bumping, a transaction must not have any
of its outputs (eg - change) spent in other unconfirmed transactions
in the wallet. However, this check should not apply to abandoned
transactions.

A new test case is added to cover this case.

Github-Pull: #26675
Rebased-From: f9ce0eadf4
2023-02-20 17:15:37 +00:00
..
2022-07-20 15:34:36 +02:00
2022-08-02 15:26:49 +02:00