You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
fromship_streamer_test.py
and uncommentnodeos_snapshot_diff_if_test
intests/CMakeLists.txt
.The text was updated successfully, but these errors were encountered: