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

[Networking] Upgrades libp2p to v0.32.2 #5417

Merged
merged 19 commits into from
Feb 21, 2024

Conversation

yhassanzadeh13
Copy link
Contributor

@yhassanzadeh13 yhassanzadeh13 commented Feb 20, 2024

This PR upgrades the libp2p version to v0.32.2, other relevant dependencies included in this upgrade are:
github.com/libp2p/go-libp2p v0.32.2
github.com/libp2p/go-libp2p-kad-dht v0.25.2
github.com/libp2p/go-libp2p-kbucket v0.6.3
github.com/libp2p/go-libp2p-pubsub v0.10.0
github.com/multiformats/go-multiaddr v0.12.2

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fce3336) 55.97% compared to head (fa7d1ca) 56.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5417      +/-   ##
==========================================
+ Coverage   55.97%   56.02%   +0.05%     
==========================================
  Files        1017     1024       +7     
  Lines       98513    99244     +731     
==========================================
+ Hits        55145    55604     +459     
- Misses      39161    39399     +238     
- Partials     4207     4241      +34     
Flag Coverage Δ
unittests 56.02% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yhassanzadeh13 yhassanzadeh13 changed the title [Networking] Upgrades libp2p to v0.32.0 [Networking] Upgrades libp2p to v0.32.2 Feb 20, 2024
@yhassanzadeh13 yhassanzadeh13 marked this pull request as ready for review February 20, 2024 23:00
network/p2p/node/resourceManager_test.go Outdated Show resolved Hide resolved
@yhassanzadeh13 yhassanzadeh13 added this pull request to the merge queue Feb 21, 2024
Merged via the queue into master with commit 66eef9f Feb 21, 2024
51 checks passed
@yhassanzadeh13 yhassanzadeh13 deleted the yahya/upgrades-libp2p-v0.32 branch February 21, 2024 15:19
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.

4 participants