filecoin-project / go-state-types

Primitive and low level types used in chain state and actor method parameters
Other
24 stars 37 forks source link

feat: add simple nv22 migration #234

Closed arajasek closed 6 months ago

arajasek commented 9 months ago

"Lightest" migration that updates Code IDs based on new manifest, and the state of the system actor accordingly.

arajasek commented 6 months ago

(merging with broken CI since CI is broken on master anyway, will get fixed in subsequent PR).