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: libp2p: update to the latest golibp2p tag #8704

Merged
merged 2 commits into from
May 23, 2022
Merged

deps: libp2p: update to the latest golibp2p tag #8704

merged 2 commits into from
May 23, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@jennijuju jennijuju requested a review from a team as a code owner May 23, 2022 17:50
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #8704 (5cfedac) into master (8998f6e) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8704      +/-   ##
==========================================
- Coverage   40.86%   40.81%   -0.05%     
==========================================
  Files         688      688              
  Lines       75916    75916              
==========================================
- Hits        31022    30987      -35     
- Misses      39561    39588      +27     
- Partials     5333     5341       +8     
Impacted Files Coverage Δ
node/modules/dtypes/mpool.go 87.50% <0.00%> (-12.50%) ⬇️
chain/stmgr/call.go 65.94% <0.00%> (-6.49%) ⬇️
chain/events/observer.go 73.79% <0.00%> (-6.21%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
node/impl/full/mpool.go 46.95% <0.00%> (-1.74%) ⬇️
blockstore/autobatch.go 56.30% <0.00%> (-1.69%) ⬇️
chain/store/store.go 64.16% <0.00%> (-1.17%) ⬇️
storage/wdpost_run.go 70.48% <0.00%> (-1.17%) ⬇️
chain/vm/vm.go 61.63% <0.00%> (-1.07%) ⬇️
chain/stmgr/stmgr.go 63.00% <0.00%> (-0.50%) ⬇️
... and 8 more

@magik6k magik6k merged commit df98a2a into master May 23, 2022
@magik6k magik6k deleted the jen/libp2p branch May 23, 2022 19:46
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.

2 participants