Skip to content

deployment: add sepolia-integration native config override (chain_params + replacers)#14674

Open
nimrod-starkware wants to merge 1 commit into
nimrod/jsonnet/native-config-builderfrom
nimrod/jsonnet/native-override-integration
Open

deployment: add sepolia-integration native config override (chain_params + replacers)#14674
nimrod-starkware wants to merge 1 commit into
nimrod/jsonnet/native-config-builderfrom
nimrod/jsonnet/native-override-integration

Conversation

@nimrod-starkware

Copy link
Copy Markdown
Contributor

No description provided.

@reviewable-StarkWare

Copy link
Copy Markdown

This change is Reviewable

nimrod-starkware commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

@cursor

cursor Bot commented Jul 1, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Deployment-only config and test coverage; incorrect values could misconfigure the integration environment but does not change application runtime code paths.

Overview
Adds hybrid sepolia-integration native overrides via chain_params.jsonnet (chain ID, feeder/recorder URLs, base-layer block thresholds and contract, default staking committee, proof-archive bucket, and partial-block-hash anchor) and replacers.jsonnet (lower batcher concurrency/workers and sierra_compiler_config.audited_libfuncs_only: false).

Introduces test_env_overlay_parity.py, which checks that each env’s flattened chain_params + replacers matches the layer’s folded YAML config.sequencerConfig, and that YAML keys omitted from jsonnet still match applicative defaults (skips when YAML config is removed downstack). test_sepolia_integration_native_matches_yaml wires up the new overlay.

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

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.

2 participants