Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NV24 Tracking #4796

Open
7 of 9 tasks
LesnyRumcajs opened this issue Sep 25, 2024 · 0 comments
Open
7 of 9 tasks

NV24 Tracking #4796

LesnyRumcajs opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@LesnyRumcajs
Copy link
Member

LesnyRumcajs commented Sep 25, 2024

To do:

Comms need to be maintained at https://github.com/ChainSafe/forest/discussions and relevant Slack channels to ensure all Forest users have the required release before the upgrade.

The work can be partially parallelized as outlined below:

graph TD
  A[Skeleton with base migration] --> B[FIP-0081 migration]
  A --> H[F3 activation epoch]
  A --> I[fil-actor-states update and release]
  I --> D
  H --> D
  B --> D
  C[Update to latest FVM] --> D[2k network testing]
  D[2k network testing] --> E[Butterflynet testing with Lotus]
  E[Butterflynet testing with Lotus] --> F[Calibration network upgrade]
  F[Calibration network upgrade] --> G[Mainnet upgrade]
  classDef done fill:#008000
  class A,B,C,I,D,E,F,H done;
Loading
@LesnyRumcajs LesnyRumcajs self-assigned this Sep 25, 2024
@LesnyRumcajs LesnyRumcajs changed the title NV24 NV24 Tracking Sep 25, 2024
@LesnyRumcajs LesnyRumcajs pinned this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant