-
Notifications
You must be signed in to change notification settings - Fork 1k
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
chore(identify): remove deprecated symbols #4735
Conversation
…' into chore/identify-remove-deprecated
Needs #4735 to fix kademlia tests. |
😱 we are doomed. A recursive dependency. |
@mxinden I almost introduced a bug here where we waited for the interval initially before sending the first identify. I added a test to cover that. |
Much appreciated! |
This is a safer default than always adding the memory address as external. Kademlia for example depends on whether we have an external address. Motivated-by: libp2p#4735. Pull-Request: libp2p#4743.
Description
Notes & open questions
Change checklist