op/doma: rename celestia relay to op-alt, add mainnet op-alt relay, vendor mainnet rollup.json

- Rename doma testnet relay from celestia to op-alt (ghcr.io/celestiaorg/op-alt-da)
- Add op-alt relay for doma mainnet with image tag 0.15.0 (not v0.15.0)
- Vendor complete mainnet rollup.json with alt_da (GenericCommitment)
- Fix per-network relay settings: namespace + CELESTIA_*_RPC env vars
- Switch mainnet op-geth to use vendored rollup.json (bind-mounted)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
rob
2026-06-17 14:02:34 +00:00
parent 1944662053
commit 27d0ea0d28
4 changed files with 83 additions and 12 deletions

View File

@@ -4675,7 +4675,7 @@
],
"network": "doma",
"node": "node",
"relay": null,
"relay": "op-alt",
"stack": "op",
"type": "pruned",
"volumes": [
@@ -6350,7 +6350,7 @@
],
"network": "doma",
"node": "node",
"relay": "celestia",
"relay": "op-alt",
"stack": "op",
"type": "pruned",
"volumes": [