From 5891d050f9a8d05a0447d83a61f350947b46e768 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 19 Jun 2026 14:40:16 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main 59f3f7f3cf2e --- compose_registry.json | 6 ++--- ...eum-mainnet-besu-pruned-bonsai--nimbus.yml | 2 +- .../ronin-mainnet-op-reth-archive-trace.yml | 2 +- .../ronin-saigon-op-reth-archive-trace.yml | 2 +- op/reth/ronin-saigon-op-reth-pruned-trace.yml | 2 +- ...barium-mainnet-bor-archive-pebble-path.yml | 27 ++++++------------- ...ibarium-mainnet-bor-pruned-pebble-path.yml | 25 +++++------------ 7 files changed, 21 insertions(+), 45 deletions(-) diff --git a/compose_registry.json b/compose_registry.json index ec3d8adb..4a3f7b8f 100644 --- a/compose_registry.json +++ b/compose_registry.json @@ -7330,8 +7330,7 @@ "type": "archive", "volumes": [ "shibarium-mainnet-bor-archive-pebble-path", - "shibarium-mainnet-bor-archive-pebble-path_config", - "shibarium-mainnet-bor-archive-pebble-path_heimdall" + "shibarium-mainnet-heimdall" ] }, { @@ -7349,8 +7348,7 @@ "type": "pruned", "volumes": [ "shibarium-mainnet-bor-pruned-pebble-path", - "shibarium-mainnet-bor-pruned-pebble-path_config", - "shibarium-mainnet-bor-pruned-pebble-path_heimdall" + "shibarium-mainnet-heimdall" ] }, { diff --git a/ethereum/besu/ethereum-mainnet-besu-pruned-bonsai--nimbus.yml b/ethereum/besu/ethereum-mainnet-besu-pruned-bonsai--nimbus.yml index d54fc6c9..11521536 100644 --- a/ethereum/besu/ethereum-mainnet-besu-pruned-bonsai--nimbus.yml +++ b/ethereum/besu/ethereum-mainnet-besu-pruned-bonsai--nimbus.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ethereum-mainnet-besu: - image: ${ETHEREUM_BESU_IMAGE:-hyperledger/besu}:${ETHEREUM_MAINNET_BESU_VERSION:-26.6.1} + image: ${ETHEREUM_BESU_IMAGE:-hyperledger/besu}:${ETHEREUM_MAINNET_BESU_VERSION:-26.5.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/reth/ronin-mainnet-op-reth-archive-trace.yml b/op/reth/ronin-mainnet-op-reth-archive-trace.yml index 304695d5..2465093b 100644 --- a/op/reth/ronin-mainnet-op-reth-archive-trace.yml +++ b/op/reth/ronin-mainnet-op-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ronin-mainnet: - image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_MAINNET_RETH_VERSION:-v2.1.0} + image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_MAINNET_RETH_VERSION:-v1.0.0-rc.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/reth/ronin-saigon-op-reth-archive-trace.yml b/op/reth/ronin-saigon-op-reth-archive-trace.yml index bbfef809..53445364 100644 --- a/op/reth/ronin-saigon-op-reth-archive-trace.yml +++ b/op/reth/ronin-saigon-op-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ronin-saigon: - image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_SAIGON_RETH_VERSION:-v2.1.0} + image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_SAIGON_RETH_VERSION:-v1.0.0-rc.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/reth/ronin-saigon-op-reth-pruned-trace.yml b/op/reth/ronin-saigon-op-reth-pruned-trace.yml index b6e4f676..23799c8c 100644 --- a/op/reth/ronin-saigon-op-reth-pruned-trace.yml +++ b/op/reth/ronin-saigon-op-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: ronin-saigon-pruned: - image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_SAIGON_RETH_VERSION:-v2.1.0} + image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_SAIGON_RETH_VERSION:-v1.0.0-rc.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/shibarium/bor/shibarium-mainnet-bor-archive-pebble-path.yml b/shibarium/bor/shibarium-mainnet-bor-archive-pebble-path.yml index 99517209..6859c2c8 100644 --- a/shibarium/bor/shibarium-mainnet-bor-archive-pebble-path.yml +++ b/shibarium/bor/shibarium-mainnet-bor-archive-pebble-path.yml @@ -30,12 +30,7 @@ x-logging-defaults: &logging-defaults services: shibarium-mainnet-archive: - build: - context: ./shibarium - dockerfile: bor.Dockerfile - args: - BOR_REPO: ${SHIBARIUM_MAINNET_BOR_REPO:-https://github.com/shibaone/bor} - BOR_VERSION: ${SHIBARIUM_MAINNET_BOR_VERSION:-v1.3.9-bone} + image: ${SHIBARIUM_BOR_IMAGE:-shibaone/bor}:${SHIBARIUM_MAINNET_BOR_VERSION:-v1.3.9-bone} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -109,13 +104,9 @@ services: - ${NO_SSL:+traefik.http.routers.shibarium-mainnet-bor-archive-pebble-path.rule=Path(`/shibarium-mainnet-archive`) || Path(`/shibarium-mainnet-archive/`)} - traefik.http.routers.shibarium-mainnet-bor-archive-pebble-path.middlewares=shibarium-mainnet-bor-archive-pebble-path-stripprefix, ipallowlist - shibarium-mainnet-archive-node: - build: - context: ./shibarium - dockerfile: cometbft.Dockerfile - args: - CL_IMAGE: ${SHIBARIUM_MAINNET_HEIMDALL_IMAGE:-shibaone/heimdall} - CL_VERSION: ${SHIBARIUM_MAINNET_HEIMDALL_VERSION:-v1.0.7-bone} + shibarium-mainnet-node: + image: ${SHIBARIUM_HEIMDALL_IMAGE:-shibaone/heimdall}:${SHIBARIUM_MAINNET_HEIMDALL_VERSION:-v1.0.7-bone} + user: root ports: - 1317:1317 - 26656:26656 @@ -128,11 +119,11 @@ services: - '1317' environment: - CHAIN_ID=109 - - GENESIS_URL=https://raw.githubusercontent.com/shibaone/heimdall/v1.0.7-bone/builder/files/genesis-shibarium.json + - GENESIS_URL=https://raw.githubusercontent.com/shibaone/Shibarium-Bor/mainnet/genesis.json - IP=${IP} - MONIKER=d${DOMAIN:-local} - P2P_PORT=26656 - - PERSISTENT_PEERS=${SHIBARIUM_MAINNET_HEIMDALL_PEERS:-96f333f77d5e2f877d3afe4a3643e4f99949ef5c@44.204.200.100:26656,e6676c16d8a9ec98bbbce8d137a3765632720328@18.136.201.99:26656,8c71c016de039e50e48f74683784054f46bd0a1c@3.99.233.157:26656,fb613910f04f0ae0001d93b70552d4d5c358ad78@63.32.53.219:26656,08c3509327941a593eef258f23ab568c10d28905@52.12.214.141:26656} + - SEEDS=${SHIBARIUM_HEIMDALL_SEEDS:-52.30.58.231:26656,165.22.210.226:26656,13.235.169.134:26656,144.76.219.130:26656,164.92.77.222:26656} command: - -c - 'exec heimdalld start --home $${CMT_HOME:-/root/.heimdalld} --chain 109 --rest-server --rest-server.addr=0.0.0.0:1317 --rpc.laddr=tcp://0.0.0.0:26657 --p2p.laddr=tcp://0.0.0.0:26656' @@ -141,9 +132,8 @@ services: networks: - chains volumes: - - ${SHIBARIUM_MAINNET_BOR_ARCHIVE_PEBBLE_PATH__HEIMDALL_DATA:-shibarium-mainnet-bor-archive-pebble-path_heimdall}:/root/.heimdalld + - ${SHIBARIUM_HEIMDALL_DATA:-shibarium-mainnet-heimdall}:/root/.heimdalld - .jwtsecret:/jwtsecret:ro - - shibarium-mainnet-bor-archive-pebble-path_config:/root/.heimdalld/config logging: *logging-defaults labels: - prometheus-scrape.enabled=true @@ -152,8 +142,7 @@ services: volumes: shibarium-mainnet-bor-archive-pebble-path: - shibarium-mainnet-bor-archive-pebble-path_config: - shibarium-mainnet-bor-archive-pebble-path_heimdall: + shibarium-mainnet-heimdall: x-upstreams: - id: $${ID} diff --git a/shibarium/bor/shibarium-mainnet-bor-pruned-pebble-path.yml b/shibarium/bor/shibarium-mainnet-bor-pruned-pebble-path.yml index 4b9ba0aa..7e022151 100644 --- a/shibarium/bor/shibarium-mainnet-bor-pruned-pebble-path.yml +++ b/shibarium/bor/shibarium-mainnet-bor-pruned-pebble-path.yml @@ -30,12 +30,7 @@ x-logging-defaults: &logging-defaults services: shibarium-mainnet: - build: - context: ./shibarium - dockerfile: bor.Dockerfile - args: - BOR_REPO: ${SHIBARIUM_MAINNET_BOR_REPO:-https://github.com/shibaone/bor} - BOR_VERSION: ${SHIBARIUM_MAINNET_BOR_VERSION:-v1.3.9-bone} + image: ${SHIBARIUM_BOR_IMAGE:-shibaone/bor}:${SHIBARIUM_MAINNET_BOR_VERSION:-v1.3.9-bone} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -110,12 +105,8 @@ services: - traefik.http.routers.shibarium-mainnet-bor-pruned-pebble-path.middlewares=shibarium-mainnet-bor-pruned-pebble-path-stripprefix, ipallowlist shibarium-mainnet-node: - build: - context: ./shibarium - dockerfile: cometbft.Dockerfile - args: - CL_IMAGE: ${SHIBARIUM_MAINNET_HEIMDALL_IMAGE:-shibaone/heimdall} - CL_VERSION: ${SHIBARIUM_MAINNET_HEIMDALL_VERSION:-v1.0.7-bone} + image: ${SHIBARIUM_HEIMDALL_IMAGE:-shibaone/heimdall}:${SHIBARIUM_MAINNET_HEIMDALL_VERSION:-v1.0.7-bone} + user: root ports: - 1317:1317 - 26656:26656 @@ -128,11 +119,11 @@ services: - '1317' environment: - CHAIN_ID=109 - - GENESIS_URL=https://raw.githubusercontent.com/shibaone/heimdall/v1.0.7-bone/builder/files/genesis-shibarium.json + - GENESIS_URL=https://raw.githubusercontent.com/shibaone/Shibarium-Bor/mainnet/genesis.json - IP=${IP} - MONIKER=d${DOMAIN:-local} - P2P_PORT=26656 - - PERSISTENT_PEERS=${SHIBARIUM_MAINNET_HEIMDALL_PEERS:-96f333f77d5e2f877d3afe4a3643e4f99949ef5c@44.204.200.100:26656,e6676c16d8a9ec98bbbce8d137a3765632720328@18.136.201.99:26656,8c71c016de039e50e48f74683784054f46bd0a1c@3.99.233.157:26656,fb613910f04f0ae0001d93b70552d4d5c358ad78@63.32.53.219:26656,08c3509327941a593eef258f23ab568c10d28905@52.12.214.141:26656} + - SEEDS=${SHIBARIUM_HEIMDALL_SEEDS:-52.30.58.231:26656,165.22.210.226:26656,13.235.169.134:26656,144.76.219.130:26656,164.92.77.222:26656} command: - -c - 'exec heimdalld start --home $${CMT_HOME:-/root/.heimdalld} --chain 109 --rest-server --rest-server.addr=0.0.0.0:1317 --rpc.laddr=tcp://0.0.0.0:26657 --p2p.laddr=tcp://0.0.0.0:26656' @@ -141,9 +132,8 @@ services: networks: - chains volumes: - - ${SHIBARIUM_MAINNET_BOR_PRUNED_PEBBLE_PATH__HEIMDALL_DATA:-shibarium-mainnet-bor-pruned-pebble-path_heimdall}:/root/.heimdalld + - ${SHIBARIUM_HEIMDALL_DATA:-shibarium-mainnet-heimdall}:/root/.heimdalld - .jwtsecret:/jwtsecret:ro - - shibarium-mainnet-bor-pruned-pebble-path_config:/root/.heimdalld/config logging: *logging-defaults labels: - prometheus-scrape.enabled=true @@ -152,8 +142,7 @@ services: volumes: shibarium-mainnet-bor-pruned-pebble-path: - shibarium-mainnet-bor-pruned-pebble-path_config: - shibarium-mainnet-bor-pruned-pebble-path_heimdall: + shibarium-mainnet-heimdall: x-upstreams: - id: $${ID}