deployment: extract base-layer start-block numbers into shared constants#14685
Open
nimrod-starkware wants to merge 1 commit into
Open
Conversation
This was referenced Jul 2, 2026
Open
This was referenced Jul 2, 2026
Contributor
Author
This was referenced Jul 2, 2026
Draft
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 5, 2026 09:00
60856fe to
597e8dc
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 5, 2026 10:26
56d1f2f to
ef237f6
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
3 times, most recently
from
July 6, 2026 08:10
cfff633 to
c338ee6
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 6, 2026 08:29
3e51e28 to
647ba01
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
July 9, 2026 13:27
1a5640f to
bb40b4a
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
2 times, most recently
from
July 12, 2026 08:50
b6f3f20 to
f80a0a3
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 12, 2026 10:04
24233ed to
62b6883
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
2 times, most recently
from
July 12, 2026 10:51
027791c to
f56cfb5
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
2 times, most recently
from
July 13, 2026 08:40
c868ebc to
f7a4f7c
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 13, 2026 08:40
f56cfb5 to
9006255
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/extract-base-layer-constants
branch
2 times, most recently
from
July 13, 2026 11:00
4725417 to
85913a0
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 13, 2026 11:47
4b723df to
e940be1
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 13, 2026 11:47
85913a0 to
9316405
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/extract-base-layer-constants
branch
from
July 14, 2026 06:16
9316405 to
20d48be
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/extract-base-layer-constants
branch
from
July 14, 2026 09:16
20d48be to
96639af
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 14, 2026 14:59
a021b6a to
668ace9
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 14, 2026 14:59
96639af to
5aafd74
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 14, 2026 16:05
668ace9 to
a9849a0
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 14, 2026 16:05
5aafd74 to
6a87b8c
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 15, 2026 11:10
6a87b8c to
a8ac897
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/native-override-mainnet
branch
from
July 15, 2026 11:26
1cd5e35 to
f9f6d74
Compare
nimrod-starkware
force-pushed
the
nimrod/jsonnet/extract-base-layer-constants
branch
from
July 15, 2026 11:26
a8ac897 to
cfa0d3e
Compare
nimrod-starkware
left a comment
Contributor
Author
There was a problem hiding this comment.
@nimrod-starkware reviewed 4 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on dan-starkware and matanl-starkware).
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.

Extract the six per-env base-layer L1 start-block numbers (bpo1, bpo2,
fusaka_no_bpo) into configs/base_layer_constants.libsonnet, shared across
the sepolia envs (SEPOLIA_* used by sepolia-alpha and sepolia-integration)
and mainnet (MAINNET_*), imported by each env's chain_params.jsonnet.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com