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

How to stop stacking adresses from about 10000 transactions ago? #9353

Open
nostitos opened this issue Dec 9, 2024 · 1 comment
Open

How to stop stacking adresses from about 10000 transactions ago? #9353

nostitos opened this issue Dec 9, 2024 · 1 comment

Comments

@nostitos
Copy link

nostitos commented Dec 9, 2024

If a wallet has more than 10000 adresses/transactions, doesn't reuse addresses, the constant lookup of all these early addresses seems to be causing a lot of resource usage somewhere.

Is there a setting to only track for exmaple the last 1000 addresses?

@ecdsa
Copy link
Member

ecdsa commented Dec 9, 2024

not really. you should archive your wallet and start a new one.

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

2 participants