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

Upgrade Libp2p #481

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Upgrade Libp2p #481

merged 1 commit into from
Dec 20, 2021

Conversation

amirylm
Copy link
Contributor

@amirylm amirylm commented Dec 20, 2021

Related to #477

Upgrading libp2p libs to get memory leak fixes:

  • go-libp2p@v0.15.1
  • go-libp2p-core@v0.9.0
  • go-libp2p-pubsub@v0.5.6

NOTE: I suspect the issue comes from github.com/libp2p/go-yamux, it was solved in libp2p/go-yamux#64 and available from github.com/libp2p/go-libp2p@v0.16.0, but it version doesn't pass build, therefore upgrading to go-libp2p@v0.15.1

- go-libp2p-core v0.9.0
- go-libp2p-pubsub@v0.5.6
@amirylm amirylm merged commit c4e25f5 into stage Dec 20, 2021
@amirylm amirylm deleted the upgrade-libp2p branch December 20, 2021 14:16
@amirylm amirylm self-assigned this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant