-
Notifications
You must be signed in to change notification settings - Fork 303
used
balance should be shown on overview page
#769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Created two PRs on this issue:
|
@luke-jr I don't remember which post to quote or link, the idea was:
For this algorithm makes sense to have a configuration in order to allow the wallet operator to ignore reused addresses. I guess one could alternatively have a companion script for checking reused addresses and burn the attacking utxos or spend them in a controlled way, but if the node doesn't ignore them, there'd be always a minimum risk that the funds are used before any observing operator or script gets to spend or burn them. Hope that helped. |
Please describe the feature you'd like to see added.
A wallet with the
avoid_reuse
flag has an additional balances field namedused
. This is available throughgetbalances
. It should also be shown on the overview page with the other balances.Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
No response
Describe any alternatives you've considered
No response
Please leave any additional context
No response
The text was updated successfully, but these errors were encountered: