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

check service flags being supported by dns providers #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

naiyoma
Copy link

@naiyoma naiyoma commented Apr 23, 2024

Currently, comments for DNS seed filtering are not updated, as discussed here and here. Opening a pull request to update the comments can be noisy. Therefore, I have modified this script to generate all possible combinations of service flags along with their corresponding hexadecimal values and include a function to check if a DNS provider supports a given combination of node services.
My proposal is to add a comment referencing this script to ensure all filters are obtained

check-dnsseeds.py Outdated Show resolved Hide resolved
@laanwj
Copy link
Member

laanwj commented Apr 24, 2024

This should imo be an optional command-line flag. This script is primarily meant as a quick health check for the DNS seeds. Adding the service bit scanning funcionality could be useful, but i don't think it should be on by default.

@naiyoma
Copy link
Author

naiyoma commented Apr 26, 2024

This should imo be an optional command-line flag. This script is primarily meant as a quick health check for the DNS seeds. Adding the service bit scanning funcionality could be useful, but i don't think it should be on by default.

Nice Suggestion, Ive pushed an update to make --filter-service an optional command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants