filecoin-project / venus

Filecoin Full Node Implementation in Go
https://venus.filecoin.io
Other
2.06k stars 461 forks source link

chore: update libp2p to v0.34.1 #6341

Closed simlecode closed 4 months ago

simlecode commented 4 months ago

关联的Issues (Related Issues)

close

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 26%. Comparing base (6c8b6a0) to head (28c9637).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6341 +/- ## ====================================== - Coverage 26% 26% -1% ====================================== Files 649 649 Lines 65519 65519 ====================================== - Hits 17079 17073 -6 - Misses 45725 45729 +4 - Partials 2715 2717 +2 ```