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

Don't try and dial DNSADDR addresses #343

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

ianopolous
Copy link
Contributor

@ianopolous ianopolous commented Nov 13, 2023

These should mainly be used for bootstrap with a DNS TXT record lookup to expand to list of node multiaddrs

This removes a lot of log spam from failed dial attempts in kademlia

These should mainly be used for bootstrap with a DNS TXT
record lookup to expand to list of nodes

This removes a lot of log spam from failed dial attempts
@ianopolous
Copy link
Contributor Author

Any thoughts on this @Nashatyrev ?

Copy link
Collaborator

@Nashatyrev Nashatyrev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

It feels like there should be more generic handling, but for now I'm fine with this additional 'if'

P.S. sorry for ignoring your PR, I seem to be subscribed for all repository notifications but for some reasons get only those where I mentioned explicitly. So feel free just to CC me on any new PRs

@Nashatyrev
Copy link
Collaborator

This PR is the follow up for #334

@Nashatyrev Nashatyrev merged commit 10514b1 into libp2p:develop Nov 24, 2023
2 checks passed
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