From 03034ab069fdba816d025dede02714021e331195 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sun, 5 Jul 2026 00:31:44 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main 2819af5125c4 --- arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml | 1 + .../arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml | 1 + arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml | 1 + .../arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml | 1 + arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml | 1 + arc/reth/arc-mainnet-reth-archive-trace.yml | 4 ++-- arc/reth/arc-mainnet-reth-pruned-trace.yml | 4 ++-- arc/reth/arc-testnet-reth-archive-trace.yml | 6 +++--- arc/reth/arc-testnet-reth-pruned-trace.yml | 6 +++--- cronos/cronos/cronos-mainnet-cronos-pruned.yml | 4 ++-- op/erigon/metal-mainnet-op-erigon-archive-trace.yml | 2 +- op/geth/metal-mainnet-op-geth-archive-leveldb-hash.yml | 2 +- op/geth/metal-mainnet-op-geth-pruned-pebble-path.yml | 2 +- op/geth/metal-sepolia-op-geth-archive-leveldb-hash.yml | 2 +- op/geth/metal-sepolia-op-geth-pruned-pebble-path.yml | 2 +- op/reth/doma-testnet-op-reth-pruned-trace.yml | 2 +- 16 files changed, 23 insertions(+), 18 deletions(-) diff --git a/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml index 705aac36..f3979b39 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml @@ -62,6 +62,7 @@ services: - --http.corsdomain=* - --http.port=8545 - --http.vhosts=* + - --init.validate-genesis-assertion=false - --metrics - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 diff --git a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml index d82c3b06..d5ac1e99 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml @@ -63,6 +63,7 @@ services: - --http.port=8545 - --http.vhosts=* - --init.prune=minimal + - --init.validate-genesis-assertion=false - --metrics - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 diff --git a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml index 69188323..ed41668b 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml @@ -62,6 +62,7 @@ services: - --http.corsdomain=* - --http.port=8545 - --http.vhosts=* + - --init.validate-genesis-assertion=false - --metrics - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 diff --git a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml index b5de1abd..ee28c566 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml @@ -63,6 +63,7 @@ services: - --http.port=8545 - --http.vhosts=* - --init.prune=full + - --init.validate-genesis-assertion=false - --metrics - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 diff --git a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml index 8eac16e0..d2f589a7 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml @@ -62,6 +62,7 @@ services: - --http.corsdomain=* - --http.port=8545 - --http.vhosts=* + - --init.validate-genesis-assertion=false - --metrics - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 diff --git a/arc/reth/arc-mainnet-reth-archive-trace.yml b/arc/reth/arc-mainnet-reth-archive-trace.yml index 85650841..0096cd2c 100644 --- a/arc/reth/arc-mainnet-reth-archive-trace.yml +++ b/arc/reth/arc-mainnet-reth-archive-trace.yml @@ -128,11 +128,11 @@ services: command: - --eth-socket=/sockets/reth.ipc - --execution-persistence-backpressure - - --execution-persistence-backpressure-threshold=50 + - --execution-persistence-backpressure-threshold=200 - --execution-socket=/sockets/auth.ipc - --follow - - --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org - --follow.endpoint=https://rpc.arc.network,wss=rpc.arc.network + - --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org - --full - --home=/data/consensus - --metrics=0.0.0.0:29000 diff --git a/arc/reth/arc-mainnet-reth-pruned-trace.yml b/arc/reth/arc-mainnet-reth-pruned-trace.yml index 4202e8b0..189eb4c0 100644 --- a/arc/reth/arc-mainnet-reth-pruned-trace.yml +++ b/arc/reth/arc-mainnet-reth-pruned-trace.yml @@ -129,11 +129,11 @@ services: command: - --eth-socket=/sockets/reth.ipc - --execution-persistence-backpressure - - --execution-persistence-backpressure-threshold=50 + - --execution-persistence-backpressure-threshold=200 - --execution-socket=/sockets/auth.ipc - --follow - - --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org - --follow.endpoint=https://rpc.arc.network,wss=rpc.arc.network + - --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org - --full - --home=/data/consensus - --metrics=0.0.0.0:29000 diff --git a/arc/reth/arc-testnet-reth-archive-trace.yml b/arc/reth/arc-testnet-reth-archive-trace.yml index f1ab7b56..7c881865 100644 --- a/arc/reth/arc-testnet-reth-archive-trace.yml +++ b/arc/reth/arc-testnet-reth-archive-trace.yml @@ -128,12 +128,12 @@ services: command: - --eth-socket=/sockets/reth.ipc - --execution-persistence-backpressure - - --execution-persistence-backpressure-threshold=50 + - --execution-persistence-backpressure-threshold=200 - --execution-socket=/sockets/auth.ipc - --follow - - --follow.endpoint=https://rpc.blockdaemon.testnet.arc.network,wss=rpc.blockdaemon.testnet.arc.network/websocket - - --follow.endpoint=https://rpc.drpc.testnet.arc.network,wss=rpc.drpc.testnet.arc.network - --follow.endpoint=https://rpc.quicknode.testnet.arc.network,wss=rpc.quicknode.testnet.arc.network + - --follow.endpoint=https://rpc.drpc.testnet.arc.network,wss=rpc.drpc.testnet.arc.network + - --follow.endpoint=https://rpc.blockdaemon.testnet.arc.network,wss=rpc.blockdaemon.testnet.arc.network/websocket - --full - --home=/data/consensus - --metrics=0.0.0.0:29000 diff --git a/arc/reth/arc-testnet-reth-pruned-trace.yml b/arc/reth/arc-testnet-reth-pruned-trace.yml index ce0d170e..1ad6a2ba 100644 --- a/arc/reth/arc-testnet-reth-pruned-trace.yml +++ b/arc/reth/arc-testnet-reth-pruned-trace.yml @@ -129,12 +129,12 @@ services: command: - --eth-socket=/sockets/reth.ipc - --execution-persistence-backpressure - - --execution-persistence-backpressure-threshold=50 + - --execution-persistence-backpressure-threshold=200 - --execution-socket=/sockets/auth.ipc - --follow - - --follow.endpoint=https://rpc.blockdaemon.testnet.arc.network,wss=rpc.blockdaemon.testnet.arc.network/websocket - - --follow.endpoint=https://rpc.drpc.testnet.arc.network,wss=rpc.drpc.testnet.arc.network - --follow.endpoint=https://rpc.quicknode.testnet.arc.network,wss=rpc.quicknode.testnet.arc.network + - --follow.endpoint=https://rpc.drpc.testnet.arc.network,wss=rpc.drpc.testnet.arc.network + - --follow.endpoint=https://rpc.blockdaemon.testnet.arc.network,wss=rpc.blockdaemon.testnet.arc.network/websocket - --full - --home=/data/consensus - --metrics=0.0.0.0:29000 diff --git a/cronos/cronos/cronos-mainnet-cronos-pruned.yml b/cronos/cronos/cronos-mainnet-cronos-pruned.yml index ce01dab2..5820373a 100644 --- a/cronos/cronos/cronos-mainnet-cronos-pruned.yml +++ b/cronos/cronos/cronos-mainnet-cronos-pruned.yml @@ -35,7 +35,6 @@ services: dockerfile: cometbft.Dockerfile args: CRONOS_CRONOS_VERSION: ${CRONOS_MAINNET_CRONOS_VERSION:-v1.7.8} - CRONOS_CRONOS_IMAGE: ${CRONOS_MAINNET_CRONOS_IMAGE:-ghcr.io/crypto-org-chain/cronos} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -70,13 +69,14 @@ services: - JSON_RPC_FEEHISTORY_CAP=100 - JSON_RPC_HTTP_TIMEOUT=30s - JSON_RPC_LOGS_CAP=10000 + - MIN_GAS=5000000000000basecro - MONIKER=d${DOMAIN:-local} - P2P_PORT=10521 - PRUNING=custom - PRUNING_INTERVAL=19 - PRUNING_KEEP_RECENT=100 - SEEDS=0d5cf1394a1cfde28dc8f023567222abc0f47534@seed-0.cronos.com:26656,3032073adc06d710dd512240281637c1bd0c8a7b@seed-1.cronos.com:26656,04f43116b4c6c70054d9c2b7485383df5b1ed1da@seed-2.cronos.com:26656,337377dcda43d79c537d2c4d93ad3b698ce9452e@bd-cronos-mainnet-seed-node-01.bdnodes.net:26656 - - STATESYNC_RPC=https://rpc-cronos.crypto.org:443,https://cronos-rpc.publicnode.com:443 + - STATESYNC_RPC=https://cronos-rpc.publicnode.com:443 restart: unless-stopped stop_grace_period: 5m networks: diff --git a/op/erigon/metal-mainnet-op-erigon-archive-trace.yml b/op/erigon/metal-mainnet-op-erigon-archive-trace.yml index a6ce6e3a..11d26114 100644 --- a/op/erigon/metal-mainnet-op-erigon-archive-trace.yml +++ b/op/erigon/metal-mainnet-op-erigon-archive-trace.yml @@ -106,7 +106,7 @@ services: shm_size: 2gb metal-mainnet-op-erigon-node: - image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.0} + image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.1} ports: - 15543:15543 - 15543:15543/udp diff --git a/op/geth/metal-mainnet-op-geth-archive-leveldb-hash.yml b/op/geth/metal-mainnet-op-geth-archive-leveldb-hash.yml index 27f672a7..3dc3e41c 100644 --- a/op/geth/metal-mainnet-op-geth-archive-leveldb-hash.yml +++ b/op/geth/metal-mainnet-op-geth-archive-leveldb-hash.yml @@ -107,7 +107,7 @@ services: - traefik.http.routers.metal-mainnet-op-geth-archive-leveldb-hash.middlewares=metal-mainnet-op-geth-archive-leveldb-hash-stripprefix, ipallowlist metal-mainnet-archive-node: - image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.0} + image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.1} ports: - 15324:15324 - 15324:15324/udp diff --git a/op/geth/metal-mainnet-op-geth-pruned-pebble-path.yml b/op/geth/metal-mainnet-op-geth-pruned-pebble-path.yml index 6c6fc961..b20b4ba9 100644 --- a/op/geth/metal-mainnet-op-geth-pruned-pebble-path.yml +++ b/op/geth/metal-mainnet-op-geth-pruned-pebble-path.yml @@ -107,7 +107,7 @@ services: - traefik.http.routers.metal-mainnet-op-geth-pruned-pebble-path.middlewares=metal-mainnet-op-geth-pruned-pebble-path-stripprefix, ipallowlist metal-mainnet-node: - image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.0} + image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_MAINNET_NODE_VERSION:-v1.19.1} ports: - 17821:17821 - 17821:17821/udp diff --git a/op/geth/metal-sepolia-op-geth-archive-leveldb-hash.yml b/op/geth/metal-sepolia-op-geth-archive-leveldb-hash.yml index 54480210..397b17b8 100644 --- a/op/geth/metal-sepolia-op-geth-archive-leveldb-hash.yml +++ b/op/geth/metal-sepolia-op-geth-archive-leveldb-hash.yml @@ -103,7 +103,7 @@ services: - traefik.http.routers.metal-sepolia-op-geth-archive-leveldb-hash.middlewares=metal-sepolia-op-geth-archive-leveldb-hash-stripprefix, ipallowlist metal-sepolia-archive-node: - image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.0} + image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.1} ports: - 19770:19770 - 19770:19770/udp diff --git a/op/geth/metal-sepolia-op-geth-pruned-pebble-path.yml b/op/geth/metal-sepolia-op-geth-pruned-pebble-path.yml index e001af31..3bae7c05 100644 --- a/op/geth/metal-sepolia-op-geth-pruned-pebble-path.yml +++ b/op/geth/metal-sepolia-op-geth-pruned-pebble-path.yml @@ -103,7 +103,7 @@ services: - traefik.http.routers.metal-sepolia-op-geth-pruned-pebble-path.middlewares=metal-sepolia-op-geth-pruned-pebble-path-stripprefix, ipallowlist metal-sepolia-node: - image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.0} + image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.1} ports: - 19701:19701 - 19701:19701/udp diff --git a/op/reth/doma-testnet-op-reth-pruned-trace.yml b/op/reth/doma-testnet-op-reth-pruned-trace.yml index dafcd30e..61502404 100644 --- a/op/reth/doma-testnet-op-reth-pruned-trace.yml +++ b/op/reth/doma-testnet-op-reth-pruned-trace.yml @@ -46,7 +46,7 @@ services: logging: *logging-defaults doma-testnet-op-reth-pruned: - image: ${DOMA_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${DOMA_TESTNET_RETH_VERSION:-latest} + image: ${DOMA_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${DOMA_TESTNET_RETH_VERSION:-v2.1.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle