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

Revert "Update Bitcoin DNS seeds (#1545)" #1652

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Conversation

Bushstar
Copy link
Member

@Bushstar Bushstar commented Dec 14, 2022

Reverts a change to the DNS seeds which results in heavy resolver usage. The seeds restored in this PR are the sames ones used in BreadWallet-Core today.

https://github.com/breadwallet/breadwallet-core/blob/73566cb79f753954eccbf07d5ab25ca54741198e/bitcoin/BRChainParams.c#L28-L36

The changes reverted by this PR resulted in ~37% of CPU time trying to resolve the new DNS seed entries. When testing the new entries one failed to resolve with a DNS query, presumably it is this entry that caused the issue with some aggressive DNS resolution loop.

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

Successfully merging this pull request may close these issues.

2 participants