Closed ZenGround0 closed 3 years ago
Merging #1464 (35d4a91) into master (ab02f79) will increase coverage by
1.2%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1464 +/- ##
========================================
+ Coverage 70.2% 71.4% +1.2%
========================================
Files 72 72
Lines 7802 8512 +710
========================================
+ Hits 5481 6084 +603
- Misses 1438 1545 +107
Partials 883 883
go-state-types is changing (https://github.com/filecoin-project/go-state-types/pull/30) to help fix this: https://github.com/filecoin-project/lotus/issues/6652
Actors v5 doesn't actually use the rt.NetworkVersion syscall since all version checking was cleaned up and subsumed in v5 code so this really shouldn't change behavior.