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.40.0-RC.1 #1243

Merged
merged 14 commits into from
Oct 18, 2021
Merged

Update Libp2p to 0.40.0-RC.1 #1243

merged 14 commits into from
Oct 18, 2021

Conversation

ec2
Copy link
Member

@ec2 ec2 commented Oct 15, 2021

Summary of changes
Changes introduced in this pull request:

  • Update libp2p to latest release candidate.
  • This should unblock some cargo audits and allow us to implement peer disconnection.

Reference issue to close (if applicable)

Closes

Other information and links

@ec2 ec2 added Status: Needs Review Network Libp2p and PubSub stuff labels Oct 15, 2021
@ec2 ec2 requested a review from a user October 15, 2021 12:30
@ec2 ec2 linked an issue Oct 15, 2021 that may be closed by this pull request
@ec2 ec2 linked an issue Oct 15, 2021 that may be closed by this pull request
Copy link
Contributor

@q9f q9f left a comment

Choose a reason for hiding this comment

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

I merged #1244 - can you resolve the conflicts?

forest/Cargo.toml Outdated Show resolved Hide resolved
node/forest_libp2p/Cargo.toml Outdated Show resolved Hide resolved
node/rpc-api/Cargo.toml Outdated Show resolved Hide resolved
vm/actor/Cargo.toml Outdated Show resolved Hide resolved
vm/actor_interface/Cargo.toml Outdated Show resolved Hide resolved
vm/state_migration/Cargo.toml Outdated Show resolved Hide resolved
@q9f
Copy link
Contributor

q9f commented Oct 18, 2021

Can any of you review this today @connormullett @olibearo 🙏🏼

Copy link
Contributor

@connormullett connormullett left a comment

Choose a reason for hiding this comment

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

Looks like its good, builds and doesn't seem to be doing anything different

@ec2 ec2 merged commit d7e816a into main Oct 18, 2021
@ec2 ec2 deleted the ec2/libp2p038 branch October 18, 2021 18:48
@q9f q9f mentioned this pull request Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Network Libp2p and PubSub stuff Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix nightly builds Update libp2p to 0.40
3 participants