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: update go-libp2p to v0.18.0-rc5 #8169

Merged
merged 1 commit into from
Feb 22, 2022
Merged

deps: update go-libp2p to v0.18.0-rc5 #8169

merged 1 commit into from
Feb 22, 2022

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Feb 22, 2022

Fixes a goroutine leak in the swarm.

@vyzo vyzo added this to the v1.15.0 milestone Feb 22, 2022
@vyzo vyzo requested a review from magik6k February 22, 2022 10:20
@vyzo vyzo requested a review from a team as a code owner February 22, 2022 10:20
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #8169 (012cf96) into master (6123aa2) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8169      +/-   ##
==========================================
- Coverage   39.93%   39.87%   -0.06%     
==========================================
  Files         666      666              
  Lines       72554    72554              
==========================================
- Hits        28971    28934      -37     
- Misses      38555    38571      +16     
- Partials     5028     5049      +21     
Impacted Files Coverage Δ
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-11.77%) ⬇️
markets/loggers/loggers.go 88.88% <0.00%> (-11.12%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-3.64%) ⬇️
miner/miner.go 55.73% <0.00%> (-2.96%) ⬇️
blockstore/buffered.go 34.44% <0.00%> (-2.23%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
blockstore/autobatch.go 56.30% <0.00%> (-1.69%) ⬇️
extern/storage-sealing/fsm.go 56.44% <0.00%> (-1.40%) ⬇️
chain/sync_manager.go 66.77% <0.00%> (-1.25%) ⬇️
... and 14 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 6123aa2...012cf96. Read the comment docs.

@magik6k magik6k enabled auto-merge February 22, 2022 10:40
@magik6k magik6k merged commit 5d416de into master Feb 22, 2022
@magik6k magik6k deleted the deps/update-libp2p branch February 22, 2022 10:47
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.

3 participants