Skip to content

apollo_storage: bump STORAGE_VERSION_BLOCKS to 7.0 for fee_proposal_fri#13935

Closed
sirandreww-starkware wants to merge 1 commit into04-19-apollo_protobuf_add_fee_proposal_to_proposalinit_and_l2gasinfofrom
04-30-apollo_storage_bump_storage_version_blocks_to_7.0_for_fee_proposal_fri
Closed

apollo_storage: bump STORAGE_VERSION_BLOCKS to 7.0 for fee_proposal_fri#13935
sirandreww-starkware wants to merge 1 commit into04-19-apollo_protobuf_add_fee_proposal_to_proposalinit_and_l2gasinfofrom
04-30-apollo_storage_bump_storage_version_blocks_to_7.0_for_fee_proposal_fri

Conversation

@sirandreww-starkware
Copy link
Copy Markdown
Contributor

No description provided.

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

@github-actions
Copy link
Copy Markdown

Artifacts upload workflows:

Copy link
Copy Markdown
Contributor Author

sirandreww-starkware commented Apr 30, 2026

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 30, 2026

PR Summary

Medium Risk
Although the code change is tiny, it intentionally breaks compatibility for existing full-archive block storage versions and can force node operators to re-sync or migrate data.

Overview
Updates the storage compatibility gate by bumping STORAGE_VERSION_BLOCKS from 6.0 to 7.0, causing StorageScope::FullArchive databases with the previous blocks version to be treated as incompatible (or require reinitialization/resync) when opened.

Reviewed by Cursor Bugbot for commit fb3b4c5. Bugbot is set up for automated code reviews on this repo. Configure here.

@sirandreww-starkware
Copy link
Copy Markdown
Contributor Author

Replaced with migrator approach instead of major version bump.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants