filecoin-project / venus

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

fix: sanity check the to address of outgoing messages #6373

Closed simlecode closed 5 days ago

simlecode commented 5 days 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 5 days ago

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 25%. Comparing base (f37e7a6) to head (3fec014). Report is 1 commits behind head on feat/nv23.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/nv23 #6373 +/- ## ========================================= - Coverage 25% 25% -1% ========================================= Files 668 668 Lines 67704 67729 +25 ========================================= + Hits 17533 17539 +6 - Misses 47367 47387 +20 + Partials 2804 2803 -1 ```