14 Commits

Author SHA1 Message Date
16057e4875 bob-sepolia: add Jovian to EL genesis; drop redundant op-node override
genesis.json had no jovianTime, so op-geth/op-reth never activated Jovian
and op-node rejected Jovian-era L1-info txs ("unexpected length"). Added
jovianTime=1772548201 to the genesis config (EL source of truth for both
geth and reth). Removed OP_NODE_OVERRIDE_JOVIAN from the op-node env: the
local rollup.json already carries jovian_time, making the override redundant.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 06:28:01 +00:00
4209d46ba7 Fix bob-sepolia op-reth-pruned-trace: local rollup config for op-node v1.19.0
Conduit's rollup.json lacked chain_op_config and fork times required by op-node v1.19.0, causing a crash loop. Mount op/bob/sepolia locally (genesis + rollup) and drop Conduit init containers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 07:10:29 +02:00
goldsquid
4bd8db226e jovian for bob 2026-06-05 10:13:37 +07:00
goldsquid
e30ec1d62f let bob pull its config from the suerpchain registry instead of local files 2026-06-04 19:52:37 +07:00
goldsquid
19c01590d9 fix 2026-06-04 19:44:10 +07:00
goldsquid
1bb1e3c8c3 weirdly I need to override the hardfork time 2026-06-04 14:36:40 +07:00
goldsquid
b53a6a41b5 some hardfork timestamps for bob 2026-06-04 14:26:24 +07:00
goldsquid
158dc903df fix bob sepolia 2026-02-06 13:39:27 +07:00
goldsquid
a30f2cbfe9 fix bob sepolia 2026-02-05 17:01:14 +07:00
1022f44959 Fix bob-sepolia: remove deprecated da_challenge_contract_address
op-node v1.16.5 no longer accepts the da_challenge_contract_address field
in rollup.json (it was replaced by alt_da in newer OP Stack versions).
Since BOB sepolia doesn't use alt DA (zero address), simply removing the
field fixes the crash loop.

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-01-27 09:58:10 +00:00
goldsquid
76268600c8 fix 2025-12-31 16:44:00 +07:00
goldsquid
47cb694887 add bob sepolia 2025-12-31 16:40:08 +07:00
Para Dox
73a2a804da remove rollup.json for bob 2025-04-14 18:01:25 +07:00
Para Dox
5ce47e35dd new beginning 2025-04-10 13:36:00 +07:00