Skip to content
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

Better HD wallet scanning. #128

Open
schancel opened this issue May 1, 2020 · 0 comments
Open

Better HD wallet scanning. #128

schancel opened this issue May 1, 2020 · 0 comments

Comments

@schancel
Copy link
Contributor

schancel commented May 1, 2020

Currently, we re-used change addresses. For privacy reasons we should not be doing that. However, given the number of transactions we send we need to fix the wallet to scan HD wallets using a binary search for active addresses. They should only count the first UTXO on any address, as we want to explicitly deny mixing random dusting transactions from being included in any future payments. These amounts should be cordoned and coinshuffled into new addresses to avoid linkage.

@schancel schancel added this to the v0.0.2-alpha.9 milestone Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant