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

Update libp2p to 0.19 #439

Merged
merged 4 commits into from
May 22, 2020
Merged

Update libp2p to 0.19 #439

merged 4 commits into from
May 22, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Because of changes with graphsync, bumping versions before that
    • Also bumped other outdated versions (except for multihash, because there is no reason to and the API breaking changes were a disadvantage)

Reference issue to close (if applicable)

Closes

Other information and links

self.events.push(NetworkBehaviourAction::NotifyHandler {
peer_id,
event,
handler: NotifyHandler::Any,
Copy link
Member

Choose a reason for hiding this comment

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

I got a little confused as to what this handler is when I attempted to upgrade last time... I was tempted to do th same: Any. Glad you figured it out.

@austinabell austinabell merged commit bb982fb into master May 22, 2020
@austinabell austinabell deleted the austin/lp2pbump branch May 22, 2020 21:11
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