deployment: add recorder_url to hybrid environment overlays#14180
Conversation
0e34ea9 to
1bc33cd
Compare
3b60e9c to
bfe2921
Compare
PR SummaryLow Risk Overview This wires hybrid sequencers to the Cende recorder service per network; it aligns with moving the same setting out of devops overlays (see linked devops PR). Reviewed by Cursor Bugbot for commit 8be1563. Bugbot is set up for automated code reviews on this repo. Configure here. |
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware reviewed 3 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on matanl-starkware).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1bc33cd to
8be1563
Compare
Merge activity
|

Add
recorder_urltoconfig.sequencerConfigin each production hybrid environment overlay:mainnet/common.yaml:http://starknet-mainnet.cende-recorder-proxy.starknet.io/sepolia-alpha/common.yaml:http://starknet-sepolia-alpha.cende-recorder-proxy.starknet.io/sepolia-integration/common.yaml:http://starknet-sepolia-integration.cende-recorder-proxy.starknet.io/Corresponding devops PR (removes the same key from the devops overlays): starkware-industries/sequencer-devops#702