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

Enable DNS seeder to serve results without bootstrapping from other DNS seeders #28

Open
arya2 opened this issue Jun 25, 2024 · 0 comments

Comments

@arya2
Copy link

arya2 commented Jun 25, 2024

Motivation

It would be useful for the DNS seeder to initialize even when all other DNS seeders are down.

Design

  • Add a periodically-updated on-disk peer cache
  • Try checking the IPs of DNS clients with the default Zcash ports? (this seems difficult with the miekg/dns pkg used by coredns and may be better to leave for later)
@arya2 arya2 changed the title Persist peer IPs on disk so the DNS seeder can serve results without bootstrapping from other DNS seeders Enable DNS seeder to serve results without bootstrapping from other DNS seeders Jun 25, 2024
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