Commit Graph

93 Commits

Author SHA1 Message Date
rob
fc03d6ddf6 op/doma/testnet: add Celestia Alt-DA support (celestiaorg/op-alt-da:v0.15.0)
- Add relay template (templates/relays/celestia.doma.yml) for op-alt-da
- Add celestia relay config to op/doma stack in context.yml
- Add relay: celestia to op/doma testnet in config.yml
- Add op-node.doma.yml template with ALTDA env vars gated on relay_name
- Update op/doma/testnet/rollup.json with complete config including alt_da block

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-17 10:40:59 +00:00
c07fb81a56 op-node: default L1 RPC kind basic -> standard (eth_getBlockReceipts)
Our L1 geth (e.g. rpc-de-31 ethereum-mainnet-geth) returns null for the
per-tx receipt path on historical blocks but serves eth_getBlockReceipts
fine. op-node's 'basic' kind only uses the per-tx batch, so chains
deriving from genesis (e.g. Katana) hit the broken path immediately;
chains already synced past it don't. 'standard' uses eth_getBlockReceipts
and keeps the per-tx batch as fallback (strict superset of 'basic'), so
it is safe for every OP-stack node.

Flips OP_NODE_L1_RPC_KIND default across all 176 op-node compose files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 03:26:02 +00:00
2249352c20 op-node: default OP_NODE_L2_ENGINE_RPC_TIMEOUT=120s for all OP-stack nodes
op-node's default engine-API RPC timeout is short; on nodes whose EL responds
slowly to engine_newPayload/forkChoiceUpdated (e.g. boba-mainnet op-reth pruned
during catch-up) op-node times out driving the EL and the execution head freezes
while op-node keeps deriving from L1. Raising the engine RPC timeout to 120s
prevents this class of stall fleet-wide.

Regenerated from env/op/node.env: adds the env var to every op-node service
(116 geth + 40 reth + 22 erigon composes); additions only, no other changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 15:43:34 +00:00
goldsquid
6ec861bd60 too much to chekc 2026-06-11 17:07:16 +07:00
2375dc3ef7 Regenerate compose files: ZKSync v29.17.0, Base new registry, multi-client bumps
Sync compose files with context.yml accumulated updates:
- ZKSync ERA/Abstract/Lens/Sophon external-node: v29.16.0-alpha → v29.17.0 (stable; fixes interop fee 403s)
- Base: registry ghcr.io/base/node-{reth,geth} v0.16.1/v0.15.6 (was oplabs GCR)
- Arbitrum/AlephZero/Connext/Nitro chains: v3.9.9-rc.3 → v3.10.1
- Gnosis reth: v1.1.11-eraimports → v1.2.1
- Gnosis/Linea erigon3: v3.4.0 → v3.4.2
- Polygon bor 2.7.2→2.8.1, erigon3 v3.5.0→v3.6.0
- Prysm v7.1.3→v7.1.4, Besu v26.4.0→v26.5.0
- Blast sepolia v1.4.0→v1.7.0, XRP 3.1.2→3.1.3
- Viction v2.5.1→v2.6.0, Immutable/Linea geth v1.17.2→v1.17.3

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-06-10 19:58:49 +00:00
goldsquid
2a194909da geth init fixes when genesis available. and that fixes reth too 2026-06-07 12:58:54 +07:00
3b97b1bc55 Update versions: nitro v3.9.9-rc.3 -> v3.9.9-6b0af88-stripped, blast-sepolia sepolia-v1.4.0 -> sepolia-v1.7.0, dshackle 0.78.4 -> 0.78.5
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-06 04:09:53 +00:00
d0291932bc Regenerate all compose files with version updates
- prysm v7.1.3, lighthouse v8.1.3, java-tron v4.8.1
- Add zero-gravity/aristotle chain (chainid 16661)
- Add tempo/mainnet compose files
- Add tempo to chainid exempt list (uses named chain specs)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 19:14:33 +00:00
69d178d79b Update versions: bitcoin-cash 0.32.8, blast-sepolia v1.7.0
- bitcoin-cash: 0.32.7 → 0.32.8
- blast-sepolia geth & node: v1.6.0 → v1.7.0

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-02-10 21:09:03 +00:00
1c033cf699 Regenerate compose files with op-geth v1.101608.0 and op-node v1.16.6
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 06:52:04 +00:00
goldsquid
7a35a9fcd5 updates 2025-12-20 09:11:47 +07:00
goldsquid
9bde9731fc updates 2025-12-17 11:06:16 +07:00
goldsquid
ff3be25ae1 generalize init geth from genesis block 2025-11-10 12:41:38 +07:00
goldsquid
45fddae546 nana 2025-10-24 17:46:55 +07:00
goldsquid
ac194cbe7a fix 2025-10-07 13:47:07 +07:00
Para Dox
83be6078c2 node sync enforced 2025-06-15 12:13:23 +07:00
Para Dox
d246befaea hail the anchors 2025-05-24 19:07:19 +07:00
Para Dox
6d0a5d9d6d node is refactored into it's own template 2025-05-24 18:04:16 +07:00
Para Dox
98abb33fc8 now with prometheus. hopefully 2025-05-18 13:11:00 +07:00
Para Dox
3d98079a2a fix the logging issue 2025-05-12 10:12:47 +07:00
Para Dox
85ee5afd87 no more walkback and updates 2025-05-06 13:15:27 +07:00
Para Dox
002b2fa99c more thought 2025-04-28 22:14:28 +07:00
Para Dox
1f13edad78 more thought 2025-04-28 22:05:06 +07:00
Para Dox
fd2abeb162 jwtsecret 2025-04-28 21:48:56 +07:00
Para Dox
079aefb865 usage 2025-04-28 21:36:02 +07:00
Para Dox
d960ca7acd hardfork 2025-04-23 08:07:45 +07:00
Para Dox
37c16701f2 upstreams without testing 2025-04-20 16:26:24 +07:00
Para Dox
d38e7b675e node depends on client 2025-04-19 02:19:00 +07:00
Para Dox
821d75d3ea superchain 2025-04-19 00:55:27 +07:00
Para Dox
4f12b8d0ed hopefully nothing breaks 2025-04-19 00:24:44 +07:00
Para Dox
21fabe3e68 fix 2025-04-16 07:37:57 +07:00
Para Dox
55f544fc92 fix 2025-04-15 14:03:03 +07:00
Para Dox
ce7f425339 fix 2025-04-15 14:02:34 +07:00
Para Dox
8ea3f5b7d5 fix 2025-04-15 11:15:12 +07:00
Para Dox
22180bcf2d fix 2025-04-15 11:11:00 +07:00
Para Dox
81b368c9ed fix 2025-04-15 11:05:18 +07:00
Para Dox
10367e06fb fix 2025-04-15 05:42:52 +07:00
Para Dox
19cc4caa89 fix 2025-04-15 04:14:21 +07:00
Para Dox
45da1d7bda fix 2025-04-14 21:17:09 +07:00
Para Dox
4a71b12a2c fix 2025-04-14 20:03:57 +07:00
Para Dox
2659865064 fix 2025-04-14 14:59:58 +07:00
Para Dox
6080bb144b fix 2025-04-14 13:59:51 +07:00
Para Dox
02cf2b32b1 fix 2025-04-14 13:56:46 +07:00
Para Dox
1c5b0c2f0f fix 2025-04-14 13:52:46 +07:00
Para Dox
7d6ceb74d8 fix 2025-04-14 11:59:50 +07:00
Para Dox
8d0cbfc483 fix 2025-04-14 10:08:11 +07:00
Para Dox
96f33135b1 fix 2025-04-13 20:44:50 +07:00
Para Dox
8ba07ac2cf fix 2025-04-13 20:42:08 +07:00
Para Dox
a919bcdbbc fix 2025-04-13 20:37:01 +07:00
Para Dox
ca7dceae80 fix 2025-04-13 20:35:30 +07:00