filecoin-project / specs-actors

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

Add an nv15 miner migration #1532

Closed arajasek closed 2 years ago

arajasek commented 2 years ago

As noted in #1514, a much more intelligent migration will be needed to migrate all the sectors in time. This is just the vanilla migration.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1532 (59b48cf) into master (ea5b782) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1532   +/-   ##
======================================
  Coverage    69.3%   69.3%           
======================================
  Files          72      72           
  Lines        8732    8732           
======================================
  Hits         6060    6060           
  Misses       1812    1812           
  Partials      860     860