From 6e07163feea320ff1ea5d259ae9bc3d5f3eaa5b6 Mon Sep 17 00:00:00 2001 From: goldsquid Date: Fri, 3 Oct 2025 20:45:15 +0700 Subject: [PATCH] plume --- arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml | 9 +++------ arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml b/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml index 7642c049..08b76570 100644 --- a/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-mainnet-archive: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_MAINNET_NITRO_VERSION:-v3.7.4-9244576} + image: ${PLUME_NITRO_IMAGE:-ghcr.io/celestiaorg/nitro}:${PLUME_MAINNET_NITRO_VERSION:-v3.6.8} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -105,10 +105,7 @@ services: - traefik.http.routers.plume-mainnet-nitro-archive-leveldb-hash.middlewares=plume-mainnet-nitro-archive-leveldb-hash-stripprefix, ipallowlist plume-mainnet-archive-relay: - image: ${PLUME_CELESTIA_IMAGE:-}:${PLUME_MAINNET_CELESTIA_VERSION:-} - ports: - - 21272:21272 - - 21272:21272/udp + image: ${PLUME_CELESTIA_IMAGE:-ghcr.io/celestiaorg/nitro-das-celestia}:${PLUME_MAINNET_CELESTIA_VERSION:-v0.5.4} entrypoint: [/bin/celestia-server] command: - --celestia.namespace-id="00000d048007a33abfeb" @@ -131,7 +128,7 @@ services: plume-mainnet-archive-provider: # same image as the client - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_MAINNET_NITRO_VERSION:-v3.7.4-9244576} + image: ${PLUME_NITRO_IMAGE:-ghcr.io/celestiaorg/nitro}:${PLUME_MAINNET_NITRO_VERSION:-v3.6.8} expose: - 9880 entrypoint: /usr/local/bin/daprovider diff --git a/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml index f07c8eb5..e21bdeb4 100644 --- a/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-mainnet: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_MAINNET_NITRO_VERSION:-v3.7.4-9244576} + image: ${PLUME_NITRO_IMAGE:-ghcr.io/celestiaorg/nitro}:${PLUME_MAINNET_NITRO_VERSION:-v3.6.8} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -107,10 +107,7 @@ services: - traefik.http.routers.plume-mainnet-nitro-pruned-pebble-path.middlewares=plume-mainnet-nitro-pruned-pebble-path-stripprefix, ipallowlist plume-mainnet-relay: - image: ${PLUME_CELESTIA_IMAGE:-}:${PLUME_MAINNET_CELESTIA_VERSION:-} - ports: - - 20604:20604 - - 20604:20604/udp + image: ${PLUME_CELESTIA_IMAGE:-ghcr.io/celestiaorg/nitro-das-celestia}:${PLUME_MAINNET_CELESTIA_VERSION:-v0.5.4} entrypoint: [/bin/celestia-server] command: - --celestia.namespace-id="00000d048007a33abfeb" @@ -133,7 +130,7 @@ services: plume-mainnet-provider: # same image as the client - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_MAINNET_NITRO_VERSION:-v3.7.4-9244576} + image: ${PLUME_NITRO_IMAGE:-ghcr.io/celestiaorg/nitro}:${PLUME_MAINNET_NITRO_VERSION:-v3.6.8} expose: - 9880 entrypoint: /usr/local/bin/daprovider