bitcoin icon indicating copy to clipboard operation
bitcoin copied to clipboard

wallet: Add scan_utxo option to getbalances RPC

Open BrandonOdiwuor opened this issue 2 years ago • 4 comments

Fixes https://github.com/bitcoin/bitcoin/issues/28898

BrandonOdiwuor avatar Nov 23 '23 15:11 BrandonOdiwuor

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.

DrahtBot avatar Nov 23 '23 15:11 DrahtBot

Could add tests for:

  • Tx in mempool
  • Watchonly wallet
  • ...

?

maflcko avatar Nov 23 '23 15:11 maflcko

I think I would prefer the other option @maflcko suggested in the issue, i.e. adding a check flag to getbalances.

fjahr avatar Nov 23 '23 17:11 fjahr

getbalances seems like the wrong place for this?

luke-jr avatar Dec 05 '23 01:12 luke-jr

Are you still working on this? Seems stale for more than half a year, at least.

maflcko avatar Jul 15 '24 11:07 maflcko