I fail to see how this could have ever worked, since there is nothing that prevents the wallet from spending the coins in the utxo set.
Fixes #23847
Longer term it would be nice to remove the wallet and use MiniWallet here.
I fail to see how this could have ever worked, since there is nothing that prevents the wallet from spending the coins in the utxo set.
Fixes #23847
Longer term it would be nice to remove the wallet and use MiniWallet here.
Can be reviewed with --word-diff-regex=. --ignore-all-space
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
tACK fafe4dea16c93ac8d5cd5eee872dfb8427d7809a
I couldn’t reproduce the bug but tested the changes.
Code-review ACK fafe4dea16c93ac8d5cd5eee872dfb8427d7809a
Longer term it would be nice to remove the wallet and use MiniWallet here.
Opened a PR #23866, with the PEP8 changes of this PR cherry-picked. It can be seen as an alternative, happy to rebase though if this gets in first (which could make sense considering that it is an obvious immediate fix to an issue and reviewing the other likely takes longer than this one).
MarcoFalke
DrahtBot
brunoerg
theStack
Labels
Tests