c0416b4ae6
Add ronin-mainnet and ronin-saigon op-reth (OP-stack migration, May 12 2026)
...
Ronin migrated from standalone sidechain to OP-stack L2 operated by
Conduit, with EigenDA V2 for data availability. New composes follow
conduitxyz/ronin-migration-reth-docker: conduit-op-reth fork +
op-node v1.16.5 + eigenda-proxy 2.7.0 relay.
- op/ronin/{mainnet,saigon}: Conduit genesis (bedrockBlock patched to
55577500 / 45528550) and rollup.json (alt_da GenericCommitment injected)
- saigon is a NEW chain post-migration: chainid 202601, L1 sepolia
- also regenerated: xlayer-testnet composes (dshackle chain label was
corrupted to 'ronin' by an override typo), native ronin/ronin composes
(upstream labels follow new chain ids), reference-rpc-endpoint.json
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 09:00:45 +00:00
goldsquid
5fd86bdf28
update xlayer
2026-06-10 13:41:18 +07:00
goldsquid
1f7dd60483
genesis for bob-sepolia
2026-06-09 13:02:21 +07:00
e9024c5c17
add op-reth sepolia variants for bob, worldchain, ink
...
Superchain Sepolia hardfork ~2026-06-19 drops op-geth support; op-erigon is
already broken post-hardfork. op-reth is the migration target for Superchain
members. Generates archive-trace, minimal-trace, and pruned-trace variants
via the 'full_minimal_trace' profile (mirroring base-sepolia / op-sepolia).
2026-06-09 05:37:19 +00:00
2e08acbe07
regenerate drifted celo-sepolia compose files
...
Pre-existing template change: bind-mount './op/celo/sepolia:/config' migrated to
parameterizable named docker volumes (CELO_SEPOLIA_OP_GETH_*_CONFIG /
CELO_SEPOLIA_OP_GETH_*_NODE_CONFIG with sensible defaults). Surfaced when
running update.sh on top of the current rpc/ submodule HEAD.
2026-06-09 05:37:19 +00:00
goldsquid
2a194909da
geth init fixes when genesis available. and that fixes reth too
2026-06-07 12:58:54 +07:00
goldsquid
d369f62c44
fix
2026-06-06 09:32:46 +07:00
goldsquid
1390b47bb8
move the init for geth to a init container
2026-06-06 09:27:23 +07:00
goldsquid
19739b5c34
fix
2026-06-06 09:17:35 +07:00
goldsquid
49a3b5c8b7
fix
2026-06-06 09:13:45 +07:00
goldsquid
bb3b54934d
download rollup.json with iniut container
2026-06-06 09:08:49 +07:00
goldsquid
d5f755629f
fix
2026-06-06 08:26:01 +07:00
goldsquid
6e97a5e6f7
hardcode fork time
2026-06-06 08:12:01 +07: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
0f632a91f7
fix
2026-06-04 19:42:28 +07:00
goldsquid
cffead2093
fix
2026-06-04 19:38:34 +07:00
goldsquid
37cd50fbfb
update the client with hardforks
2026-06-04 19:36:35 +07:00
goldsquid
d2c140bc28
fix
2026-06-04 19:06:56 +07:00
goldsquid
4fa3ab857b
fix
2026-06-04 18:55:06 +07:00
goldsquid
a2f4f86dbf
fix
2026-06-04 18:48:42 +07:00
goldsquid
3d8b2e26b9
fix
2026-06-04 18:46:16 +07:00
goldsquid
1ad017b27c
fix
2026-06-04 18:43:50 +07:00
goldsquid
27e15523cd
fix
2026-06-04 18:41:05 +07:00
goldsquid
69c306da55
fix
2026-06-04 18:39:30 +07:00
goldsquid
2ee964883f
relay update
2026-06-04 18:35:30 +07:00
goldsquid
a233937bb9
celo now with eigenv2
2026-06-04 18:21:46 +07:00
goldsquid
f973ab6002
can download the current genesis now
2026-06-04 18:00:14 +07:00
goldsquid
7505df8747
updatre celo assets
2026-06-04 17:38:17 +07:00
goldsquid
967b4bab25
hold the relay on the old version
2026-06-04 17:23:41 +07:00
goldsquid
486bf0b81a
update op-node
2026-06-04 17:08:48 +07:00
goldsquid
e6eb416f11
lets see
2026-06-04 17:06:41 +07:00
goldsquid
ed094dbe11
fix
2026-06-04 14:37:14 +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
5fb687d6a3
fix
2026-06-04 13:32:39 +07:00
goldsquid
9a2aedaf51
fix
2026-06-03 14:43:27 +07:00
goldsquid
2efbc1d1b1
fix
2026-06-03 14:42:07 +07:00
goldsquid
f6392cfe1c
different binary
2026-06-03 14:36:27 +07:00
goldsquid
96e2c184eb
new base consensus
2026-06-03 14:33:07 +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
e51d99c433
Update versions: bitcoind 0.33.2, dshackle 0.78.2; regenerate compose files
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-05-01 04:19:24 +00:00
c03cc74943
Fix maru version: v1.2.0 -> v1.2.1-20260410142843-d326b73
...
v1.2.0 tag doesn't exist on Docker Hub, causing compose build
failures on de-27, de-32, us-40. Using the actual tag format.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-30 19:34:54 +00:00
737ffdac32
Update versions: nethermind 1.35.7->1.37.1, rippled 3.0.0->3.1.2, nitro rc.2->rc.3, agave 3.1.4->3.1.14, geth 1.16.7->1.17.2, besu 25.12.0->26.4.0, erigon3 3.3.2->3.4.0, nimbus 25.11.1->26.3.1, juno 0.15.16->0.16.0, pathfinder 0.21.3->0.22.3, op-reth 1.9.3->1.10.2, scroll 5.10.0->5.10.6, cronos-zkevm 29.6.0->29.14.0, xlayer cdk-erigon 0.8.7.1->0.9.5, wemix 0.10.11->0.10.13, fuse nethermind 1.32.2->1.36.2, bitcoin-cash 0.32.4->0.33.1, rootstock REED-8.1.0->VETIVER-9.0.1, sonic 2.1.4->2.1.6, metis dtl 0.2.5->0.2.6, celo v2.1->v2.2, mantle 1.3.2->1.5.5, boba geth 1.101603->1.101609, zircuit 1.125.6->1.132.6, fraxtal 1.101603->1.101702, blast mainnet 1.4.0->1.8.0, bor 2.5.4->2.7.2, polygon erigon3 3.3.3->3.5.0, bsc 1.6.4->1.7.3, goat testnet3+mainnet, ronin 1.1.2->1.2.2, taiko geth 1.17.3->2.4.0, maru 9737a45->1.2.0, gnosis reth 0.1.8->1.1.11, berachain reth 1.3.1->1.4.0, dshackle 0.76.0->0.78.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-04-30 09:47:51 +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
goldsquid
1a3a607eda
mucho
2026-04-20 20:15:37 +07:00
3606ba0f2b
Update avalanche go to v1.14.2-firewood
...
Regenerated compose files from context.yml update.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-04-19 16:27:33 +00:00
cbf548df5b
Update bob-mainnet op-node to v1.16.12
...
Fix L1 deposit tx parsing error (data length 178)
2026-04-13 23:02:20 +00:00
6a14b7abd4
Update bob-mainnet op-node to v1.17.0
...
Fix L1 deposit tx parsing error "data is unexpected length: 178"
caused by Ethereum Prague/Electra upgrade changing deposit tx format.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-13 19:30:00 +00:00