Crate forest_filecoin

source ยท

Modulesยง

Macrosยง

  • Define type aliases for system actor State types before and after the state migration, namely SystemStateOld and SystemStateNew
  • Implements fn system_migrator, requiring proper system actor State types being defined by define_system_states macro.
  • Implements Verifier, requiring proper Manifest types and system actor State types being defined by define_manifests and define_system_states macros respectively.
  • Creates a new butterfly policy with the given version. Works for v10 onward.
  • Creates a new calibnet policy with the given version.
  • Creates a new devnet policy with the given version. Works with v10 onward.
  • Creates a new mainnet policy with the given version.

Structsยง

Enumsยง

Constantsยง

Staticsยง

Functionsยง