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

go: Bump libp2p to 0.20.1 and libp2p-pubsub to 0.7.0 #4782

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Jun 6, 2022

No description provided.

@kostko kostko added the c:deps Category: external dependencies label Jun 6, 2022
@kostko kostko force-pushed the kostko/feature/bump-libp2p-and-pubsub branch from 5d66ea4 to 4a141d5 Compare June 6, 2022 11:35
This was introduced in go-libp2p-pubsub 0.7.0. The set value is
currently the same as the previous default but this makes it explicitly
in control of our P2P instance.
@kostko kostko force-pushed the kostko/feature/bump-libp2p-and-pubsub branch from 4a141d5 to c30f051 Compare June 6, 2022 13:00
@kostko kostko marked this pull request as ready for review June 6, 2022 13:00
@kostko kostko enabled auto-merge June 6, 2022 13:26
@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #4782 (c30f051) into master (bb628e3) will increase coverage by 0.19%.
The diff coverage is 70.68%.

@@            Coverage Diff             @@
##           master    #4782      +/-   ##
==========================================
+ Coverage   66.82%   67.02%   +0.19%     
==========================================
  Files         448      451       +3     
  Lines       50246    50295      +49     
==========================================
+ Hits        33579    33711     +132     
+ Misses      12492    12431      -61     
+ Partials     4175     4153      -22     
Impacted Files Coverage Δ
go/consensus/api/api.go 69.23% <ø> (ø)
go/consensus/tendermint/full/common.go 69.09% <ø> (+1.50%) ⬆️
go/consensus/tendermint/seed/seed.go 66.00% <0.00%> (-0.67%) ⬇️
go/worker/common/p2p/rpc/nop.go 0.00% <0.00%> (ø)
go/worker/common/p2p/rpc/peermgmt.go 76.72% <0.00%> (-3.53%) ⬇️
go/worker/common/worker.go 92.59% <ø> (ø)
go/worker/compute/executor/committee/node.go 70.75% <ø> (-0.33%) ⬇️
go/worker/compute/executor/committee/p2p.go 75.00% <ø> (ø)
go/worker/keymanager/watcher.go 63.07% <ø> (ø)
go/worker/keymanager/worker.go 63.69% <ø> (ø)
... and 46 more

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 87e072b...c30f051. Read the comment docs.

@kostko kostko merged commit 0af49e4 into master Jun 6, 2022
@kostko kostko deleted the kostko/feature/bump-libp2p-and-pubsub branch June 6, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants