deployment: add mainnet native config override layer#14628
Open
nimrod-starkware wants to merge 1 commit into
Open
deployment: add mainnet native config override layer#14628nimrod-starkware wants to merge 1 commit into
nimrod-starkware wants to merge 1 commit into
Conversation
This was referenced Jun 25, 2026
Contributor
Author
This was referenced Jun 25, 2026
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
June 28, 2026 08:19
652ee03 to
2e11c32
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
June 28, 2026 08:19
da1af43 to
52a1181
Compare
This was referenced Jun 28, 2026
Open
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
June 28, 2026 10:14
52a1181 to
cc2b14f
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
June 28, 2026 10:14
2e11c32 to
aa981cd
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
June 28, 2026 14:04
cfcf68f to
ab93940
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 9, 2026 10:29
7f2cdab to
5e1b0e4
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
July 9, 2026 12:43
638c51f to
1a5640f
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 9, 2026 12:43
5e1b0e4 to
30ac4b8
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 9, 2026 13:27
1a5640f to
bb40b4a
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 12, 2026 08:50
6f7ab53 to
ad586ab
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 12, 2026 08:50
bb40b4a to
24233ed
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 12, 2026 10:04
ad586ab to
83ca698
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
3 times, most recently
from
July 13, 2026 08:40
c868ebc to
f7a4f7c
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 13, 2026 08:40
04280ef to
d7421c3
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 13, 2026 10:07
f7a4f7c to
f62a1ed
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 13, 2026 11:00
7b16911 to
d224650
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
July 13, 2026 11:47
4b723df to
e940be1
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
2 times, most recently
from
July 14, 2026 06:16
59d080d to
79cbfaf
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 14, 2026 06:16
e940be1 to
7b8bedc
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 14, 2026 09:16
79cbfaf to
fcde77d
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 14, 2026 09:16
7b8bedc to
a021b6a
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
July 14, 2026 16:05
668ace9 to
a9849a0
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-alpha
branch
from
July 15, 2026 11:10
8ecaaa8 to
591fece
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 15, 2026 11:10
a9849a0 to
1cd5e35
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 15, 2026 11:26
1cd5e35 to
f9f6d74
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Translate the mainnet config.sequencerConfig overrides (the public common.yaml +
services/*.yaml flat dotted keys) into the nested sequencer_config.jsonnet
override layer the native config builder consumes, mirroring the existing
sepolia-integration and sepolia-alpha layers. Add a regression test asserting
the jsonnet layer stays in lockstep with the combined YAML overrides (folded:
#is_none applied, components dropped).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com