claude
dca5c5f0a7
deploy: regenerate compose from vibe-node main f0676d6098d2
2026-09-23 11:32:09 +00:00
rob and Claude Fable 5.1
fc0e057658
manta-pacific: new Caldera stack - op-reth v2.3.1 (storage v1) + op-node 1.16.1 altda + op-alt-da Celestia w/ S3 read-fallback; pruned/archive trace; fork overrides; drop dead op-geth 5.2 variant
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-23 11:24:01 +00:00
rob and Claude Fable 5.1
968268142c
drpc/drpc-free: host.docker.internal -> literal 172.17.0.1 (docker0) instead of host-gateway magic (Docker 28 + carrier-less docker0 breaks dshackle recreate; sg-9 2026-09-22/23)
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-23 11:17:45 +00:00
rob and Claude Fable 5.1
2097356937
robinhood-mainnet: add Foundation delayed backup feed as second node.feed.input.url (dedupe by seq, no reconnect gap)
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-23 10:59:44 +00:00
claude
1a279029cd
deploy: regenerate compose from vibe-node main 2717d9ed1f64
2026-09-23 10:39:49 +00:00
claude
6a5e59ef0d
add karst_time/karstTime to katana-mainnet rollup.json+genesis.json (activation 2026-09-23T16:00:01Z)
2026-09-23 10:03:27 +00:00
claude
3486b807af
bump op-reth on op.lisk.mainnet from v2.4.0 to v2.4.2; regen katana with OP_NODE_P2P_DISABLE=true
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-23 06:52:45 +00:00
claude and Mistral Vibe
c9ba7a2e4e
avalanche-mainnet: change api-max-duration from 0 to "0s" for v1.15.0 compatibility
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-22 17:11:22 +00:00
claude
3dbbaab842
avalanche mainnet: upgrade client_version from v1.14.2 to v1.15.0 (Helicon hardfork activated 2026-09-22 15:00 UTC)
2026-09-22 16:56:18 +00:00
claude and Mistral Vibe
5a6f013319
worldchain-mainnet: bump op-reth to v2.4.3 and kona-node to v1.7.0 for Karst hardfork (2026-09-21 12:00:00Z, karst_time 1789992000)
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-22 03:18:29 +00:00
claude
ffa9c781bb
deploy: regenerate compose from vibe-node main ff198dbfdab3
2026-09-21 12:05:24 +00:00
claude
cdbf70087a
deploy: regenerate compose from vibe-node main 50272add107a
2026-09-21 04:44:08 +00:00
claude
650c1b7fd8
gnosis-chiado: bump erigon3 to v3.6.0 for Caplin Chiado gossip fix
...
Bump the default erigon version for Gnosis Chiado erigon3 services from v3.5.3 to v3.6.0.
v3.6.0 (2026-08-24) added 'Caplin accepts Chiado libp2p bootstrap nodes' (#23243/#23245),
fixing the peer-discovery issue where Caplin cannot join Chiado CL gossip.
v3.6.0 is drop-in for v3.5 datadirs (no resync).
2026-09-20 20:28:59 +00:00
claude
6d4f6b1e74
deploy: regenerate compose from vibe-node main 2882b0eecacc
2026-09-20 08:28:26 +00:00
claude
32a244feac
Merge pull request 'op/mode/mainnet genesis.json: add L1-fork aliases (cancun/prague/osaka) so geth init validates' ( #82 ) from mode-mainnet-kona-permanent-env-fix into main
2026-09-20 08:25:20 +00:00
claude
344dde1aec
mode: add L1-fork aliases (cancunTime=ecotoneTime, pragueTime=isthmusTime, osakaTime=karstTime) to fix geth init validation
...
Fixes OP-Stack invalidity error: CancunTime (<nil>) must equal EcotoneTime (1710374401)
Required by op-geth chain config validation which enforces:
- CancunTime == EcotoneTime (1710374401)
- PragueTime == IsthmusTime (1746806401)
- OsakaTime == KarstTime (1783526401)
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-20 06:05:33 +00:00
claude
fd00746383
deploy: regenerate compose from vibe-node main 61c0b5c0f6ed
2026-09-20 03:58:37 +00:00
claude
9112b279d9
Merge pull request 'reload_dshackle: cut gateway connections on handler completion (~30 ms) instead of a fixed 3 s settle' ( #81 ) from reload-settle-poll into main
2026-09-19 09:54:21 +00:00
rob and Claude Fable 5.1
6f4b297733
reload_dshackle: cut gateway connections as soon as the SIGHUP handler reports completion (~30ms) instead of after a fixed 3s settle
...
The reload is in-process and takes 10-30 ms; the fixed sleep was the window in
which a removed upstream was already unrouted in dshackle while the gateway still
held the old announcements and kept sending queries it could no longer answer.
Poll the log for 'Reloading config has been completed' (or the fail/drop
markers), SETTLE stays the upper bound. Operator 2026-09-19.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-19 09:50:03 +00:00
claude
89d8036c6a
deploy: regenerate compose from vibe-node main c1cc8d8bba6c
2026-09-19 07:33:29 +00:00
claude
b5ee23ca36
deploy: regenerate compose from vibe-node main 8cdf43119b6f
2026-09-18 08:59:54 +00:00
claude and Claude Opus 4.8
31587d758b
arc-mainnet: pin reth+consensus 0.8.0 (reth 2.2 Storage V2)
...
0.7.2 (reth 1.11) panics in alloy-trie on the V2 snapshot datadir. Matches
context.yml + the arc-testnet pin. Archive seeded from snapshots.arc.network
and serving on rpc-de-16.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-09-17 12:11:53 +00:00
rob and Claude Fable 5.1
cafa8139c9
nitro: v3.11.2-3599aca / v3.11.3-beb2108 -> v3.11.4-7d5ac27 (operator 2026-09-17)
...
Regenerated from vibe-node context.yml (global nitro pin + robinhood, plume
mainnet/testnet overrides). robinhood archive profiles (not rendered, no host
runs them) bumped by hand for parity. alephzero stays on its own v3.5.3 pin.
Regen also picked up the pending arc reference-rpc-endpoint list.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-17 01:42:18 +00:00
claude and Mistral Vibe
69234a6012
bsc: bump reth client v0.1.1→v0.1.2; regen xlayer reth v0.0.6.3→v0.0.7 and pathfinder v0.23.0→v0.24.0
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-16 14:44:00 +00:00
claude
1935cf3475
deploy: regenerate compose from vibe-node main 1553d8ccaf50
2026-09-14 20:59:37 +00:00
claude and Mistral Vibe
99db0bde08
scroll: bump l2geth to scroll-v5.10.8
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-14 19:17:05 +00:00
claude
161d747132
morph: bump l2geth 2.2.4->2.2.6 (mainnet, chainid 2818)
2026-09-14 17:05:18 +00:00
claude
5cdcf52581
deploy: regenerate compose from vibe-node main a41d103711fe
2026-09-14 15:08:51 +00:00
claude and Mistral Vibe
ed9951b07e
dash: bump dashd to 23.1.8
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-14 13:37:19 +00:00
claude
54502b821b
deploy: regenerate compose from vibe-node main 5695d3b14f22
2026-09-14 11:42:01 +00:00
sebastian
fe39b29340
Merge pull request 'zircuit-garfield: fix health-check reference endpoints' ( #76 ) from issue-4536 into main
...
Reviewed-on: #76
2026-09-14 11:39:35 +00:00
claude
37787ca1e8
deploy: regenerate compose from vibe-node main 7fcbb15b2f7b
2026-09-14 11:16:45 +00:00
claude
9c5b74d406
deploy: regenerate compose from vibe-node main e264d0aba551
2026-09-14 10:37:49 +00:00
claude
b0b85ede7b
deploy: regenerate compose from vibe-node main 6a73725c75f7
2026-09-14 10:27:51 +00:00
claude
46f1a4e040
Merge pull request 'traefik: second, env-named network so non-RPC services can be routed off chains' ( #80 ) from traefik-extra-network into main
2026-09-13 13:23:45 +00:00
rob and Claude Opus 5
b6bbe77dff
traefik: second, env-named network so non-RPC services can be routed off chains
...
Traefik now also listens on `extra`, whose name comes from TRAEFIK_EXTRA_NETWORK
and defaults to rpc_extra (matching the rpc_chains convention). It is not
`external: true`, so compose creates it; hosts that never use it just get an
empty bridge.
Why: anything that wants a traefik route currently has to sit on `chains`, which
on a typical host means 26 containers including unauthenticated redis:6379,
traefik:8080 (--api.insecure=true) and several unauthenticated :8545 endpoints.
A public site accepting anonymous uploads does not belong there. With this it
can be routed from an isolated network that only traefik bridges into.
Validated with `docker compose config` against a real host .env: unset ->
rpc_extra, TRAEFIK_EXTRA_NETWORK=vientiane_net -> vientiane_net, traefik on
[chains, extra] in both.
Operational note: changing traefik's network list means the NEXT rpc-update on a
host recreates the traefik container, briefly interrupting all HTTP/HTTPS routing
on that host, RPC endpoints included. Nothing pulls /root/rpc on its own, so this
lands host by host and should ride the serving gate.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-13 13:23:26 +00:00
claude
997a039c78
Bump bitcoind to 0.33.11 for bitcoin-cash
...
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai >
2026-09-12 07:08:18 +00:00
claude
009cf01cc8
deploy: regenerate compose from vibe-node main 7e71efbd3d0b
2026-09-12 06:03:48 +00:00
claude
611aae805a
Merge pull request 'superseed-sepolia: fix Karst fork-time configuration' ( #75 ) from issue-3840 into main
2026-09-11 15:25:24 +00:00
claude
b062191754
deploy: regenerate compose from vibe-node main c16e40b68366
2026-09-11 10:27:10 +00:00
rob and Claude Fable 5.1
eee8bc13de
avalanche C-chain configs: select APIs via eth-apis (defaults + debug/debug-tracer/debug-file-tracer/debug-handler); the legacy *-api-enabled flags are ignored by avalanchego 1.14.2 (canary rpc-de-22: debug_trace* now served)
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-11 09:58:49 +00:00
rob and Claude Fable 5.1
2960ac3480
avalanche C-chain configs: debug-api-enabled true (mainnet pruned/archive/firewood, fuji pruned/archive) so the advertised dshackle debug group is actually served (dRPC routed 110 debug_trace* calls/day into method-not-available)
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01KjqejYycVyVvrxV9aTDhgX
2026-09-11 09:34:36 +00:00
claude
03eece850f
deploy: regenerate compose from vibe-node main ad1b9236adf5
2026-09-11 09:31:12 +00:00
claude
20618f9f56
deploy: regenerate compose from vibe-node main c113407f089d
2026-09-11 08:56:22 +00:00
claude
be4c1a599f
deploy: regenerate compose from vibe-node main 218bbb0b7615
2026-09-11 08:11:28 +00:00
claude
a8a8986305
deploy: regenerate compose from vibe-node main 2c123e09150c
2026-09-11 07:16:37 +00:00
claude
dd059dfa1e
deploy: regenerate compose from vibe-node main 02930ac0a52b
2026-09-11 06:32:40 +00:00
claude
75e92270c6
Merge pull request 'haqq: fix startup crash-loop by adding missing cometbft-common.sh' ( #73 ) from issue-4373 into main
2026-09-10 14:25:53 +00:00
claude
ecf3eea227
deploy: regenerate compose from vibe-node main 8d6970c716b7
2026-09-10 09:50:10 +00:00
claude
bc81a514d3
deploy: regenerate compose from vibe-node main 588eabf061ef
2026-09-10 09:22:19 +00:00