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): Update libp2p to latest version #1943

Merged
merged 3 commits into from
Nov 1, 2021

Conversation

kishansagathiya
Copy link
Contributor

@kishansagathiya kishansagathiya commented Oct 29, 2021

Changes

  • Updated libp2p to latest version, also update other related packages

Tests

If CI passes, this should be mostly enough.


Issues

Primary Reviewer

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #1943 (0d84e82) into development (69823c0) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1943      +/-   ##
===============================================
+ Coverage        60.12%   60.18%   +0.06%     
===============================================
  Files              180      180              
  Lines            18086    18086              
===============================================
+ Hits             10874    10885      +11     
+ Misses            5408     5397      -11     
  Partials          1804     1804              
Flag Coverage Δ
unit-tests 60.18% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
dot/network/mdns.go 79.48% <ø> (ø)
dot/core/service.go 52.91% <0.00%> (-0.78%) ⬇️
dot/network/connmgr.go 79.64% <0.00%> (+0.88%) ⬆️
dot/network/test_helpers.go 82.10% <0.00%> (+4.21%) ⬆️
dot/state/block_notify.go 89.18% <0.00%> (+10.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69823c0...0d84e82. Read the comment docs.

@arijitAD
Copy link
Contributor

arijitAD commented Nov 1, 2021

Looks good. Maybe we should add a task to remove mdns_legacy?

go.mod Show resolved Hide resolved
@kishansagathiya kishansagathiya merged commit 28c1e3c into development Nov 1, 2021
@kishansagathiya kishansagathiya deleted the kishan/update/libp2p branch November 1, 2021 19:25
@github-actions
Copy link

github-actions bot commented Dec 3, 2021

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

timwu20 pushed a commit to timwu20/gossamer that referenced this pull request Dec 6, 2021
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.

Update libp2p Dependency to Newer Version
4 participants