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

deps: bump go-libp2p and all supporting pkgs #1547

Merged
merged 7 commits into from
Jan 5, 2023
Merged

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented Dec 23, 2022

Based on #1546

Closes #1029

  • Enable quicv1

@Wondertan Wondertan added the kind:deps Pull requests that update a dependency file label Dec 23, 2022
@Wondertan Wondertan self-assigned this Dec 23, 2022
@Wondertan Wondertan changed the title deps: bump go-libp2p and all supporting pkgs" deps: bump go-libp2p and all supporting pkgs Dec 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #1547 (6929f94) into main (bada042) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1547   +/-   ##
=======================================
  Coverage   55.03%   55.03%           
=======================================
  Files         211      211           
  Lines       12957    12957           
=======================================
  Hits         7131     7131           
  Misses       5097     5097           
  Partials      729      729           
Impacted Files Coverage Δ
fraud/helpers.go 72.72% <ø> (ø)
fraud/requester.go 48.14% <ø> (ø)
fraud/service.go 75.16% <ø> (ø)
fraud/sync.go 58.47% <ø> (ø)
fraud/testing.go 90.27% <ø> (ø)
header/p2p/exchange.go 67.29% <ø> (ø)
header/p2p/helpers.go 52.17% <ø> (ø)
header/p2p/peer_stats.go 96.96% <ø> (ø)
header/p2p/peer_tracker.go 76.19% <ø> (ø)
header/p2p/server.go 66.39% <ø> (ø)
... and 34 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Wondertan Wondertan marked this pull request as ready for review January 5, 2023 10:51
@Wondertan Wondertan enabled auto-merge (squash) January 5, 2023 10:58
walldiss
walldiss previously approved these changes Jan 5, 2023
vgonkivs
vgonkivs previously approved these changes Jan 5, 2023
@Wondertan Wondertan dismissed stale reviews from vgonkivs and walldiss via 1042662 January 5, 2023 15:06
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

Woah - i'm surprised nothing had to change!

@Wondertan
Copy link
Member Author

Because I extracted everything out :)

@Wondertan Wondertan merged commit c1e51f8 into main Jan 5, 2023
@Wondertan Wondertan deleted the hlib/update-libp2p branch January 5, 2023 15:53
Wondertan added a commit that referenced this pull request Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deps Pull requests that update a dependency file
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

deps: update go-libp2p to v0.24.0
5 participants