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

feat: nv23 migration for mainnet #4589

Merged
merged 1 commit into from
Jul 25, 2024
Merged

feat: nv23 migration for mainnet #4589

merged 1 commit into from
Jul 25, 2024

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Jul 24, 2024

Summary of changes

Changes introduced in this pull request:

  • tested on Lotus v1.28.0 and latest main (8a31449) of Forest for a fixed epoch.
2024-07-24T16:08:28.134515Z  INFO compute_tipset_state_blocking: forest_filecoin::state_migration: State migration at height Waffle(epoch 4117585) was successful, Previous state: bafy2bzacect6qqmzw6wspfibnr7p2jus5yhrrpoq2mpmckgekxdwvbvk2w2nw, new state: bafy2bzacec4awws4mrc5yrfzrq5qu7mlts7jgjpfiscv5mlgwvkdrkn7abaxu, new state actors: bafy2bzaceaekyd6f3u7eulusshrwhqkri3f5wbepyk4cuc6mvjwbqquf546jg. Took: 20.796257s.
2024-07-24T18:24:04.091+0200    WARN    statemgr        stmgr/forks.go:211      COMPLETED migration     {"height": "4117585", "from": "bafy2bzacect6qqmzw6wspfibnr7p2jus5yhrrpoq2mpmckgekxdwvbvk2w2nw", "to": "bafy2bzacec4awws4mrc5yrfzrq5qu7mlts7jgjpfiscv5mlgwvkdrkn7abaxu", "duration": 52.350829863}

State after migration matches: bafy2bzacec4awws4mrc5yrfzrq5qu7mlts7jgjpfiscv5mlgwvkdrkn7abaxu

  • a nice change in the process is that we didn't need to to any releases in the fil-actor-states for this :)

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review July 24, 2024 16:26
@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner July 24, 2024 16:26
@LesnyRumcajs LesnyRumcajs requested review from lemmih and hanabi1224 and removed request for a team July 24, 2024 16:26
@LesnyRumcajs LesnyRumcajs enabled auto-merge July 25, 2024 06:58
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Jul 25, 2024
Merged via the queue into main with commit 1d7d14f Jul 25, 2024
36 of 48 checks passed
@LesnyRumcajs LesnyRumcajs deleted the prepare-nv23-mainnet branch July 25, 2024 07:44
@LesnyRumcajs LesnyRumcajs mentioned this pull request Jul 25, 2024
4 tasks
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

Successfully merging this pull request may close these issues.

3 participants