-
Notifications
You must be signed in to change notification settings - Fork 984
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
feat(kad): Return multiaddrs alognside peer IDs #5475
Conversation
1027356
to
2723ca2
Compare
2723ca2
to
92b5b92
Compare
Co-authored-by: Guillaume Michel <guillaumemichel@users.noreply.github.com>
b6e277a
to
23592ae
Compare
23592ae
to
8d6fb8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you @Wiezzel!
Sorry to review after merge but why increase the version of |
@stormshield-frb I'm sorry. I'm no up-to-date with the release schedule. |
Good point! We'll address it in a follow up PR shortly. |
Pull-Request: libp2p#5475.
Correct `kad` changelog after libp2p#5475 `kad` `0.46.0` isn't released yet, hence changelog entry from libp2p#5475 will be published with `0.46.0`. Pull-Request: libp2p#5478.
Description
Notes & open questions
Change checklist