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

IF: Add new snapshot version to hold consensus Savanna state #1558

Closed
Tracked by #2110
heifner opened this issue Aug 24, 2023 · 1 comment · Fixed by #2297
Closed
Tracked by #2110

IF: Add new snapshot version to hold consensus Savanna state #1558

heifner opened this issue Aug 24, 2023 · 1 comment · Fixed by #2297
Assignees

Comments

@heifner
Copy link
Member

heifner commented Aug 24, 2023

Depends on #1523 and #2080.

We will store the active finalizer set in the snapshot. Note this will be a non-backwards compatible snapshot version. Leap 5.0 can import older versions of snapshots that it currently supports, but it can only export the new version of the snapshot (v7).

Remove if not activateIF from ship_streamer_test.py and uncomment nodeos_snapshot_diff_if_test in tests/CMakeLists.txt.

@linh2931
Copy link
Member

Will get the wiring ready first.

@bhazzard bhazzard added this to the Leap v6.0.0-rc1 milestone Nov 1, 2023
@BenjaminGormanPMP BenjaminGormanPMP moved this from Todo to In Progress in Team Backlog Mar 5, 2024
@arhag arhag closed this as completed Mar 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Backlog Mar 11, 2024
@arhag arhag changed the title IF: Add new snapshot version to hold consensus hotstuff state IF: Add new snapshot version to hold consensus Savanna state Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants