Module forest_filecoin::state_migration::nv22

source ยท
Expand description

This module contains the migration logic for the NV22 upgrade. The corresponding Go implementation can be found here: https://github.com/filecoin-project/go-state-types/blob/master/builtin/v12/migration/top.go

Re-exportsยง

Modulesยง

  • market ๐Ÿ”’
    This module contains the migration logic for the NV22 upgrade for the Market actor.
  • migration ๐Ÿ”’
    This module contains the migration logic for the NV22 upgrade. State migration logic comes from the FIP-0076.
  • miner ๐Ÿ”’
    This module contains the migration logic for the NV22 upgrade for the Miner actor. While the NV22 upgrade does not change the state of the Miner actor, it does change the state of the Market actor, which requires metadata from the Miner actor.
  • system ๐Ÿ”’
  • verifier ๐Ÿ”’

Type Aliasesยง