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

calibnet dragon fix #4119

Merged
merged 1 commit into from
Mar 27, 2024
Merged

calibnet dragon fix #4119

merged 1 commit into from
Mar 27, 2024

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Mar 27, 2024

Summary of changes

Changes introduced in this pull request:

  • add NV22 fix upgrade,
  • manually tested post-migration conformance with Lotus.

Forest:

2024-03-27T14:45:19.127400Z  INFO compute_tipset_state_blocking: forest_filecoin::state_migration: State migration at height DragonFix(epoch 1473980) was successful, Previous state: bafy2bzacea4gv5rrhavhsxfwvtd6xdbktcc34h75s4puu3bdjyzmn36gqt4w4, new state: bafy2bzaceby523wwqi5pdel7waavlkre55fb2ibvzelpkrx2igujcpdj2kq6g, new state actors: bafy2bzacebmbknorvnryliwnjeclqgukabceqccwxjkpsfdn66wzu2vqbkauy. Took: 0.5127817s.

Lotus:

2024-03-27T15:16:03.112+0100    WARN    statemgr        stmgr/forks.go:206      COMPLETED migration     {"height": "1473980", "from": "bafy2bzacea4gv5rrhavhsxfwvtd6xdbktcc34h75s4puu3bdjyzmn36gqt4w4", "to": "bafy2bzaceby523wwqi5pdel7waavlkre55fb2ibvzelpkrx2igujcpdj2kq6g", "duration": 4.202396948}
bafy2bzaceby523wwqi5pdel7waavlkre55fb2ibvzelpkrx2igujcpdj2kq6g ==
bafy2bzaceby523wwqi5pdel7waavlkre55fb2ibvzelpkrx2igujcpdj2kq6g

Reference issue to close (if applicable)

Closes

Other information and links

See filecoin-project/lotus#11776 for the corresponding PR on the Lotus side.

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 March 27, 2024 14:49
@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner March 27, 2024 14:49
@LesnyRumcajs LesnyRumcajs requested review from elmattic and sudo-shashank and removed request for a team March 27, 2024 14:49
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit fc2323b Mar 27, 2024
30 checks passed
@LesnyRumcajs LesnyRumcajs deleted the calibnet-fix-nv22 branch March 27, 2024 16:15
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.

None yet

3 participants