Skip to content

apollo_gateway: max_proof_size 600000 --> 120000#13315

Merged
avivg-starkware merged 1 commit intomain-v0.14.2from
avivg/max_proof_size_to_120
Mar 18, 2026
Merged

apollo_gateway: max_proof_size 600000 --> 120000#13315
avivg-starkware merged 1 commit intomain-v0.14.2from
avivg/max_proof_size_to_120

Conversation

@avivg-starkware
Copy link
Copy Markdown
Contributor

@avivg-starkware avivg-starkware commented Mar 17, 2026

Note

Medium Risk
Medium risk because it changes a validation limit (max_proof_size) that can cause previously-accepted transactions to be rejected if they include larger proofs.

Overview
Lowers the gateway transaction validation limit for proof size by changing max_proof_size from 600000 to 120000.

This update is applied consistently across deployment app configs (gateway_config.json and replacer_gateway_config.json), the Rust default in apollo_gateway_config, the node config_schema.json, and blockifier versioned constants/regression diff outputs.

Written by Cursor Bugbot for commit 9800bbc. This will update automatically on new commits. Configure here.

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

@avivg-starkware avivg-starkware marked this pull request as ready for review March 17, 2026 19:18
Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown

Artifacts upload workflows:

Copy link
Copy Markdown
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@Yoni-Starkware reviewed 6 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on avivg-starkware).

@avivg-starkware avivg-starkware added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main-v0.14.2 with commit 63c428d Mar 18, 2026
51 of 85 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 20, 2026
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.

3 participants