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 #1308

Merged
merged 24 commits into from
Sep 12, 2023
Merged

Update libp2p #1308

merged 24 commits into from
Sep 12, 2023

Conversation

bysomeone
Copy link
Collaborator

@bysomeone bysomeone commented Sep 5, 2023

  • 更新适配libp2p相关组件, 支持go1.20编译
  • 更新最低支持go 版本到1.19
  • 发布补丁版本1.68.1

@bysomeone bysomeone changed the title Update libp2p WIP Update libp2p Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 80.64% and project coverage change: +0.01% 🎉

Comparison is base (91d74ce) 61.94% compared to head (b40d889) 61.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1308      +/-   ##
==========================================
+ Coverage   61.94%   61.95%   +0.01%     
==========================================
  Files         171      171              
  Lines       23741    23748       +7     
==========================================
+ Hits        14706    14713       +7     
+ Misses       7203     7195       -8     
- Partials     1832     1840       +8     
Files Changed Coverage Δ
system/p2p/dht/addrbook.go 59.58% <ø> (ø)
system/p2p/dht/extension/pubsub.go 77.77% <ø> (ø)
system/p2p/dht/extension/trace.go 70.90% <ø> (ø)
system/p2p/dht/manage/connectionGater.go 86.36% <ø> (ø)
system/p2p/dht/manage/conns.go 55.24% <0.00%> (-0.62%) ⬇️
system/p2p/dht/manage/peerinfo.go 57.97% <ø> (ø)
system/p2p/dht/protocol/broadcast/broadcast.go 79.51% <ø> (ø)
...ystem/p2p/dht/protocol/broadcast/lightbroadcast.go 91.17% <ø> (ø)
system/p2p/dht/protocol/broadcast/pubsub.go 68.90% <ø> (ø)
system/p2p/dht/protocol/broadcast/validate.go 85.94% <ø> (ø)
... and 18 more

... and 10 files with indirect coverage changes

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

@bysomeone bysomeone changed the title WIP Update libp2p Update libp2p Sep 6, 2023
@vipwzw vipwzw merged commit aba5e9f into 33cn:master Sep 12, 2023
14 checks passed
@33cn
Copy link
Owner

33cn commented Sep 12, 2023

🎉 This PR is included in version 1.68.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants