bitcoin
bitcoin copied to clipboard
wallet: Add scan_utxo option to getbalances RPC
Fixes https://github.com/bitcoin/bitcoin/issues/28898
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage
For detailed information about the code coverage, see the test coverage report.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
Conflicts
No conflicts as of last run.
Could add tests for:
- Tx in mempool
- Watchonly wallet
- ...
?
I think I would prefer the other option @maflcko suggested in the issue, i.e. adding a check flag to getbalances.
getbalances seems like the wrong place for this?
Are you still working on this? Seems stale for more than half a year, at least.