ronin: add Karst fork time (saigon 1788364801 PAST, mainnet 1791388801 Oct 7) #67

Merged
sebastian merged 1 commits from ronin-karst into main 2026-09-03 07:53:29 +00:00
Collaborator

Adds karst_time (rollup.json) and config.karstTime (genesis.json) for ronin mainnet and saigon. Values fetched live from the Conduit sequencers' optimism_rollupConfig and match Conduit's republished genesis files. Everything else in the four files is unchanged (bedrockBlock stays at the migration values; Conduit's republished genesis says 0 there and that is deliberately not adopted).

Why: ronin-saigon activated Karst 2026-09-02 16:00:01Z and both production instances (rpc-de-14, rpc-sg-9) built a non-canonical block 54541520 and are wedged (Invalid forkchoice state). ronin-mainnet activates 2026-10-07 16:00:01Z. dRPC operator notice 2026-09-03.

Pairs with vibe-node PR ronin-karst (conduit-op-reth v2.2.0 + op-node v1.19.3, required by Conduit's Karst bugfix note). Merge both, then deploy-compose-repo (de-14 first). After deploy the saigon nodes need stage unwind to-block 54541519 + force-recreate (archive nodes, within window).

🤖 Generated with Claude Code

https://claude.ai/code/session_01RzxemENdcZBCxdGrzXiFvS

Adds `karst_time` (rollup.json) and `config.karstTime` (genesis.json) for ronin mainnet and saigon. Values fetched live from the Conduit sequencers' `optimism_rollupConfig` and match Conduit's republished genesis files. Everything else in the four files is unchanged (bedrockBlock stays at the migration values; Conduit's republished genesis says 0 there and that is deliberately not adopted). Why: ronin-saigon activated Karst 2026-09-02 16:00:01Z and both production instances (rpc-de-14, rpc-sg-9) built a non-canonical block 54541520 and are wedged (`Invalid forkchoice state`). ronin-mainnet activates 2026-10-07 16:00:01Z. dRPC operator notice 2026-09-03. Pairs with vibe-node PR `ronin-karst` (conduit-op-reth v2.2.0 + op-node v1.19.3, required by Conduit's Karst bugfix note). Merge both, then `deploy-compose-repo` (de-14 first). After deploy the saigon nodes need `stage unwind to-block 54541519` + `force-recreate` (archive nodes, within window). 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01RzxemENdcZBCxdGrzXiFvS
claude added 1 commit 2026-09-03 07:36:28 +00:00
sebastian merged commit bf9bee1742 into main 2026-09-03 07:53:29 +00:00
sebastian deleted branch ronin-karst 2026-09-03 07:53:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StakeSquid/ethereum-rpc-docker#67