filecoin-project / specs-actors

DEPRECATED Specification of builtin actors, in the form of executable code.
Other
86 stars 102 forks source link

Remove handling of network versions < 11 from actors v5. #1416

Closed anorth closed 3 years ago

anorth commented 3 years ago

Closes #1414.

codecov-commenter commented 3 years ago

Codecov Report

Merging #1416 (f5b9070) into master (cef5d7e) will decrease coverage by 0.0%. The diff coverage is 66.6%.

@@           Coverage Diff            @@
##           master   #1416     +/-   ##
========================================
- Coverage    69.9%   69.9%   -0.1%     
========================================
  Files          72      72             
  Lines        7786    7773     -13     
========================================
- Hits         5449    5438     -11     
+ Misses       1447    1444      -3     
- Partials      890     891      +1