-
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): migrate to quick-protobuf-codec crate #4501
Conversation
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.
Thank you!
Looks good overall, I've left some minor comments :)
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 great! Thank you :)
Seems you missed to checkin changes to the lockfile :) |
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.
Very clean! Thank you for the work.
Approvals have been dismissed because the PR was updated after the send-it
label was applied.
Resolves libp2p#4487. Pull-Request: libp2p#4501.
Description
Resolves #4487.
Notes & open questions
Much thanks to @thomaseizinger for the very useful pointers!
Change checklist