claude
4e8fadb56a
fix: resolve port collisions for polygon-amoy and zircuit-garfield
...
- polygon-amoy: reassigned from port 12188 (collision with hashkeychain-mainnet)
to 12190 via salt+2 in generate_ports()
- zircuit-garfield/testnet: fix empty --networkid= (was {{ chain_id }},
now {{ chainid }})
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-27 23:44:36 +00:00
claude
4f6c2b5fcd
fix(zero-gravity): use --syncmode=full for galileo and aristotle geth
...
Snap sync causes a deadlock on fresh nodes: consensus sends a zero
finalized block hash at startup which geth rejects, crashing consensus.
Full sync processes blocks sequentially from genesis and avoids this.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-27 20:42:06 +00:00
claude and Claude Sonnet 4.6
aa5386cc0b
fix 0G galileo: use official seed IP from release package
...
Replace dead itrocket hostname with official seed from bundled config.toml:
461b27a9d1530eb47f62fe010a8d3e5d43b6740c@34.82.252.10:26656
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 18:33:30 +00:00
claude and Claude Sonnet 4.6
f51e0d4910
fix 0G galileo: network ID 16601→16602, v3.0.4, update seeds
...
- Fix networkid from 16601 to 16602 (confirmed by official docs)
- Bump version 3.0.3 → 3.0.4
- Replace dead bootnode (8.218.88.60) with bundled geth-config.toml
- Replace dead consensus seed (8.218.88.60:26656) with itrocket seed
- Same fixes applied to aristotle for consistency
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 18:12:33 +00:00
claude
7fb3f08498
Update client versions: juno v0.15.21, aztec 4.1.2, taiko-geth v2.4.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-27 16:41:34 +00:00
claude
ed051c2b46
Update client versions
...
- nethermind: 1.36.1 → 1.36.2
- erigon3 (default): v3.3.9 → v3.3.10
- lighthouse: v8.1.2 → v8.1.3
- celo geth: 1.8.9 → v1.17.1
- zircuit op-geth/op-node: v1.132.6 → v1.134.1-beta
- katana op-geth: v1.101603.5 → v1.101701.0
- bor (polygon): 2.6.5 → 2.7.0
- erigon3 (polygon): v3.4.0 → v3.5.0
- bsc: 1.7.1 → 1.7.2
- gnosis reth: v1.0.2 → v1.0.3
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-27 05:01:30 +00:00
claude
d5bfffecda
Set rpc.gascap=0 and rpc.txfeecap=0 on BSC/Core nodes
...
Overrides default gascap (600000000) to 0 (no gas cap) in BSC template.
Core inherits from BSC template, so also updated.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-25 11:26:02 +00:00
claude and Claude Sonnet 4.6
21813cbdd0
fix: update op-reth image to new oplabs registry
...
op-reth moved from ghcr.io/paradigmxyz/op-reth to
us-docker.pkg.dev/oplabs-tools-artifacts/images/op-reth
starting with v1.11.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 04:11:41 +00:00
claude and Claude Sonnet 4.6
dcbbcf5cde
security: update OP Stack clients to latest security releases
...
op-geth: v1.101608.0 -> v1.101701.0
op-reth: v1.10.2 -> v1.11.3
op-node: v1.16.6 -> v1.16.9
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 04:01:47 +00:00
claude
ec9d966f2f
Update versions: nitro v3.9.8, juno v0.15.20, cronos-zkevm v29.14.0, aztec 4.1.1
...
- nitro: v3.9.7-75e084e → v3.9.8-4624977 (all arbitrum-based chains)
- juno: v0.15.19 → v0.15.20 (starknet mainnet+sepolia)
- cronos-zkevm external-node: v29.6.0 → v29.14.0
- aztec testnet: 4.1.0-rc.2 → 4.1.1 (stable release)
- aztec devnet: 4.0.0-devnet.2-patch.0 → 4.1.1 (stable release)
Skipped: avalanche (RC), ronin (RC), bor (beta), blast-sepolia (false positive),
linea erigon3 (false positive), manta-pacific op-node (false positive),
eigenda-proxy (held)
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-25 00:46:34 +00:00
claude
a5210206a1
Update versions: agave v3.1.10->v3.1.11, bitcoin-cash 0.32.10->0.32.11, bor 2.6.3->2.6.5, cdk-erigon xlayer v0.8.7.1->v0.9.5, external-node v29.13.1-alpha->v29.14.0, op-celo celo-v2.2.0->celo-v2.2.1, goat geth/node updates, fraxtal geth/node updates, mantle v1.5.2->v1.5.3, pathfinder v0.21.5->v0.22.0, berachain-reth v1.3.1->v1.4.0, xlayer-op-node v0.1.5->v0.1.5.1, hemi geth/node updates, dshackle 0.75.14->0.75.17
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-20 17:09:51 +00:00
claude
847c68a676
Update versions: prysm v7.1.2->v7.1.3, bsc 1.6.7->1.7.1, external-node v29.12.1-alpha->v29.13.1-alpha, mantle v1.5.1->v1.5.2, dshackle 0.75.13->0.75.14
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-17 04:10:13 +00:00
claude and Claude Sonnet 4.6
ea1a05b49f
Add ITRocket seed for 0G Galileo to fix peer discovery
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-14 10:41:27 +00:00
claude
4756813b30
Add zkevm.l2-datastreamer-url as CLI arg to bypass config parsing
2026-03-14 10:07:17 +00:00
claude and Claude Sonnet 4.6
a455b28e04
Remove deprecated/unknown flags from polygon-zkevm erigon.yaml
...
zkevm.datastream-version, zkevm.get-logs-timeout, zkevm.get-logs-retries
are unknown/deprecated in v2.63.0-RC11.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-14 09:43:42 +00:00
claude and Claude Sonnet 4.6
58b4cf8aa1
Fix polygon-zkevm cdk-erigon version: v2.64.2 → v2.63.0-RC11
...
v2.64.2 doesn't exist on Docker Hub; latest available is v2.63.0-RC11.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-14 04:50:49 +00:00
claude and Claude Sonnet 4.6
f1c0fab51c
Add polygon-zkevm CDK-erigon support (mainnet + Cardona testnet)
...
- Add rpc/polygon-zkevm/mainnet/erigon.yaml (chain 1101, datastream v2)
- Add rpc/polygon-zkevm/cardona/erigon.yaml (chain 2442, Sepolia L1)
- Add compose files for mainnet archive+pruned (ports 11361/12361)
- Add compose files for cardona archive+pruned (ports 11362/12362)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-14 04:48:10 +00:00
claude and Claude Sonnet 4.6
3546d79e75
Update client versions: reth v1.11.3, sonic v2.1.6, mantle v1.5.1, scroll v5.10.6, bor 2.6.3, rippled 3.1.2, rskj REED-8.1.1
...
- ethereum reth: v1.11.2 → v1.11.3 (HIGH priority trie panic fix)
- sonic: v2.1.5 → v2.1.6 (security patches CVE-2026-26314, CVE-2026-26315)
- mantle op-geth+op-node: v1.4.2 → v1.5.1 (URGENT: Arsia fork 2026-03-25)
- scroll l2geth: scroll-v5.10.4 → scroll-v5.10.6 (EVM balance check fixes)
- polygon bor: 2.6.2 → 2.6.3 (stable patch)
- rippled: 3.1.1 → 3.1.2 (stable patch)
- rootstock rskj: REED-8.1.0 → REED-8.1.1 (patch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-14 04:26:41 +00:00
claude
3bffde93d3
Aztec compose: devnet 4.0.0-devnet.2-patch.0, testnet 4.1.0-rc.2
2026-03-13 04:45:34 +00:00
claude
15eabc9e62
Update Aztec devnet to v4-devnet-2 and testnet to 4.1.0-rc.2
...
- aztec-devnet: rollup_version 1647720761->615022430, url devnet-6->v4-devnet-2.aztec-labs.com
- aztec-testnet: rollup_version 2500495677->4127419662 (network upgraded)
2026-03-13 04:41:41 +00:00
claude
4aa653b29a
Update versions: reth v1.11.2, agave v3.1.10, external-node v29.12.1-alpha
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-11 04:13:27 +00:00
claude
b05c8d41bc
Update versions: lighthouse v8.1.1 -> v8.1.2
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-10 04:08:22 +00:00
claude
dc65000d4b
Update versions: erigon3 v3.3.8 -> v3.3.9
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-08 04:09:27 +00:00
claude
9fc1e2d95b
Update versions: nethermind 1.36.1, bor 2.6.2, gnosis-reth v1.0.2
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-07 04:09:22 +00:00
claude
0bbd716acf
Update versions: nitro v3.9.7, geth v1.17.1, besu 26.2.0, external-node v29.12.0-alpha, nimbus v26.3.0, blsync v1.17.1, juno v0.15.19, bitcoin-cash 0.32.10, scroll v5.10.4, xlayer-node v0.1.5, dshackle 0.75.13
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-03-06 04:11:42 +00:00
claude and Claude Opus 4.6
60b8cd5048
fix(immutable-zkevm): pin version and update image to immutable-geth
...
Switch from defunct ghcr.io/immutable/go-ethereum/go-ethereum image
to the current ghcr.io/immutable/immutable-geth/immutable-geth image.
Pin version to v1.0.0-beta.17 instead of using 'latest' tag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 10:44:02 +00:00
claude
1cf7bd5651
Update versions: lighthouse v8.1.0 -> v8.1.1
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-28 04:13:58 +00:00
claude and Claude Opus 4.6
9310b078e0
op-reth: add --rpc.max-trace-filter-blocks=10000
...
Applies to all OP-stack reth nodes (base, soneium, op-mainnet, etc).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 03:42:48 +00:00
claude and Claude Opus 4.6
ce20a16c79
bsc reth: add --rpc.max-trace-filter-blocks=10000
...
Limits trace filter block range to 10000 blocks for BSC reth nodes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 03:24:00 +00:00
claude
9fd3047e18
Update versions: bitcoind 0.32.9, aztec 4.0.2, dshackle 0.75.11; update hashkeychain-testnet sequencer URL
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-27 04:09:39 +00:00
claude
f3b40c9ef8
Update external-node v29.11.0-alpha -> v29.11.1-alpha
...
Updated: abstract.mainnet, abstract.testnet, lens.mainnet, lens.testnet, sophon.mainnet, zksync-era.boojnet, zksync-era.mainnet
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-26 04:10:36 +00:00
claude
dc977d47be
Update versions: bor 2.5.9->2.6.0, rippled 3.1.0->3.1.1
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-25 04:08:34 +00:00
claude
5e040bcd4a
Update versions: reth v1.11.1, external-node v29.11.0-alpha, zircuit-garfield config fix
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-24 04:10:19 +00:00
claude
71d48d0493
Fix: revert op-reth to v1.10.2 (op-reth:v1.11.0 image not available)
...
Keep ethereum/reth at v1.11.0 but op-reth stays at v1.10.2 since
ghcr.io/paradigmxyz/op-reth:v1.11.0 is not published.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-21 04:23:24 +00:00
claude
9abe6409ac
Update versions: reth v1.10.2 -> v1.11.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-21 04:16:16 +00:00
claude and Claude Opus 4.6
2f84138733
fix(xlayer): remove obsolete XLayer gas price oracle config
...
XLayer migrated from Polygon CDK to OP Stack (Jovian fork, Oct 2025).
The Kafka-based [Eth.GPO.XLayer] section was removed in op-geth v0.1.4
(okx/op-geth PR #168 , Feb 2026) and causes Fatal crash on startup.
Replace with standard OP Stack GPO config with MinSuggestedPriorityFee.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 17:38:55 +00:00
claude
40c457c370
Update versions: erigon3 v3.3.8, fraxtal op-geth v1.101609.0-frax-1.3.0, fraxtal op-node v1.16.6-frax-1.2.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-20 04:15:05 +00:00
claude
a955c5cd92
Revert reth to v1.10.2: op-reth v1.11.0 image not yet available on ghcr
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-19 04:18:48 +00:00
claude
5dbea9f017
Update versions: reth v1.11.0, polygon-erigon3 v3.4.0, dshackle 0.75.9, zksync-era external-node v29.10.1-alpha
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-19 04:14:04 +00:00
claude
74e21ccf73
Update versions: geth v1.17.0, nimbus multiarch-v26.2.1, bor 2.5.9, bsc 1.6.7, external-node v29.10.1-alpha, blsync alltools-v1.17.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-18 04:23:44 +00:00
claude
e06da27b3e
Update zksync-era external-node to v29.8.0-alpha
2026-02-18 02:20:56 +00:00
claude
c8017d9ea9
Update zksync-era external-node to v29.8.0
2026-02-18 02:15:40 +00:00
claude and Qwen-Coder
e90198a831
Add plume-mainnet pebble configs for DB corruption fix
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-17 12:39:47 +00:00
claude and Qwen-Coder
4e307bcde5
Fix plume-mainnet-archive: add explicit --persistent.db-engine=pebble
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-17 12:24:50 +00:00
claude
44e7127a37
Revert reth to v1.10.2 - v1.11.0 image not yet available on ghcr
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-17 04:14:22 +00:00
claude
518c2ede2e
Update versions: reth v1.10.2->v1.11.0, nimbus multiarch-v26.1.0->multiarch-v26.2.0, xlayer v0.1.3->v0.1.4
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-17 04:09:54 +00:00
claude
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
claude and Claude Opus 4.6
641c1d8fa1
Add --http.vhosts=* to immutable-zkevm compose files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 17:06:50 +00:00
claude and Claude Opus 4.6
4b24f7969f
Add generated immutable-zkevm compose files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 17:03:13 +00:00
claude and Claude Opus 4.6
2f65975bcd
katana-testnet: use custom genesis/rollup config
...
Same fix as mainnet - katana-testnet is not in the superchain registry.
Chain ID 737373, L1 is Sepolia.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 14:17:20 +00:00
claude and Claude Opus 4.6
206109c2a3
katana-mainnet: use custom genesis/rollup config
...
Katana is not in the OP Stack superchain registry, so it needs
custom genesis.json and rollup.json files instead of the built-in
network name. Follows the same pattern as superseed-mainnet.
Changes:
- Remove GETH_OP_NETWORK env var
- Add genesis init in entrypoint (checks if /data/geth exists)
- Add --networkid=747474
- Mount op/katana/mainnet as /config in both geth and op-node
- Replace OP_NODE_NETWORK with OP_NODE_ROLLUP_CONFIG
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 02:10:56 +00:00
claude
7ef8301ccf
Pin haqq to v1.9.1 (v1.9.2 does not exist on Docker Hub)
2026-02-07 11:34:37 +00:00
claude
0aa4ad0aa2
Update dshackle 0.75.7 → 0.75.8
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-06 21:08:41 +00:00
claude and Claude Opus 4.5
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
claude and Claude Opus 4.5
9c9523a031
Update op-geth to v1.101608.0 and op-node to v1.16.6
...
Regenerated compose files with latest OP Stack client versions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-06 06:48:40 +00:00
claude
6d97078f70
Update versions: sonic v2.1.4 → v2.1.5, dshackle 0.75.6 → 0.75.7
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-05 21:08:54 +00:00
claude
72c96bc8f9
Update lighthouse v8.0.1 → v8.1.0, maru v1.0.0 → v1.1.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-05 09:43:29 +00:00
claude
1ba4ad97c5
Update taiko-geth for hoodi: v1.17.4 → v2.2.1
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-05 09:32:51 +00:00
claude
feffc2ab0a
Update versions: java-tron v4.8.1, dshackle 0.75.6, hashkeychain config
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-04 21:09:16 +00:00
claude
f6f9d92171
Update versions: besu 26.1.0, haqq v1.9.2, go-wemix w0.10.13, goat testnet3 node v0.4.3
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-03 21:10:59 +00:00
claude
aa3ac10893
Revert haqq to v1.9.1 - Docker image v1.9.2 not published
...
The v1.9.2 release exists on GitHub but the Docker image hasn't been
published to Docker Hub yet.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-01 21:15:17 +00:00
claude
8094518094
Update versions: haqq v1.9.2, dshackle 0.75.5
...
- haqq client: v1.9.1 -> v1.9.2
- dshackle: 0.75.4 -> 0.75.5
- hashkeychain testnet: sequencer URL update
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-02-01 21:09:37 +00:00
claude and Claude Opus 4.5
124d19dbb6
Add tempo consensus parameters for RPC nodes
...
- Add --consensus.signing-key and --consensus.fee-recipient
- Add secrets volume for validator key storage
- Add comment with key generation instructions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-01 06:13:06 +00:00
claude and Claude Opus 4.5
6cb5b12ab0
Update tempo image tag to sha-a1ac033
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-01 06:08:29 +00:00
claude and Claude Opus 4.5
a09b33b7a0
Add Tempo network configuration (moderato, testnet)
...
- Add tempo-moderato-reth-archive-trace and tempo-moderato-reth-pruned-trace
- Add tempo-testnet-reth-archive-trace and tempo-testnet-reth-pruned-trace
- Update compose_registry.json with new endpoints
Chain IDs:
- Tempo Moderato: 42431
- Tempo Testnet (Andantino): 42429
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-01 06:04:52 +00:00
claude and Claude Opus 4.5
c35fdd0f15
fix(hashkey-testnet): update reference RPC endpoint
...
The previous endpoint https://hashkeychain-testnet.alt.technology had
DNS resolution failure, causing sync-status to return "unverified ()".
Updated to official endpoint https://testnet.hsk.xyz
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-01 03:52:20 +00:00
claude
d814146f13
Update juno (starknet) v0.15.17 -> v0.15.18
...
Stable release bump for Starknet juno client.
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-31 21:10:25 +00:00
claude
56d7772909
Update erigon3 v3.3.5 -> v3.3.7, dshackle 0.75.3 -> 0.75.4
...
- Erigon3 for ethereum, gnosis, linea: v3.3.5 -> v3.3.7
- Dshackle: 0.75.3 -> 0.75.4
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-30 21:11:18 +00:00
claude
3517b98ef5
Update versions: erigon3 v3.3.5, nimbus v26.1.0, bor 2.5.8, dshackle 0.75.3
...
- erigon3: v3.3.4 -> v3.3.5 (ethereum, gnosis)
- nimbus: multiarch-v25.12.0 -> multiarch-v26.1.0 (ethereum consensus)
- bor: 2.5.7 -> 2.5.8 (polygon)
- dshackle: 0.75.1 -> 0.75.3
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-29 21:11:17 +00:00
claude
6bd7b35ae0
Update versions: dshackle 0.75.1, haqq v1.9.2, rippled 3.1.0
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-28 21:11:20 +00:00
claude
5687d74a62
Pin Loki to version 3.4.3 to trigger container restart
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-28 13:49:05 +00:00
claude
beacca7986
Enable 7-day log retention for Loki
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-28 13:27:19 +00:00
claude
737a8e24a7
Fix superseed mainnet rollup.json and haqq version
...
- Add granite_time, holocene_time, isthmus_time to superseed mainnet rollup.json
(fetched from live superseed sequencer)
- Update haqq image from v1.9.2 to v1.9.1 (v1.9.2 doesn't exist on Docker Hub)
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-28 03:30:37 +00:00
claude
336adb68e6
Update zircuit geth/node: v1.127.13-beta -> v1.132.6
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-27 21:10:37 +00:00
claude
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
claude
f174b0cc61
Update dshackle: 0.74.0 → 0.74.1
...
Co-Authored-By: Claude Agent <claude@stakesquid.eu >
2026-01-26 21:11:22 +00:00