-
Notifications
You must be signed in to change notification settings - Fork 47
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
fix!: update peerstore and releated deps for libp2p@0.45 compat #425
fix!: update peerstore and releated deps for libp2p@0.45 compat #425
Conversation
Updates all libp2p deps to fix up use of gossipsub with `libp2p@0.45.x`
PR Summary
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #425 +/- ##
==========================================
- Coverage 82.96% 82.95% -0.02%
==========================================
Files 48 48
Lines 11878 11896 +18
Branches 1281 1281
==========================================
+ Hits 9855 9868 +13
- Misses 2023 2028 +5
☔ View full report in Codecov by Sentry. |
@wemeetagain any chance of a review here? |
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.
Lgtm
Updates all libp2p deps to fix up use of gossipsub with
libp2p@0.45.x
Refs: libp2p/js-libp2p-peer-store#75
BREAKING CHANGE: requires
libp2p@0.45.x