From a27fbfd5d6874f4b71bfd2b0033a7fc5f134349d Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Mon, 29 Jun 2026 02:11:54 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main b612fafd4d04 --- arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml | 8 ++++---- arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml | 8 ++++---- arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml | 8 ++++---- arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml | 8 ++++---- arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml | 2 +- arb/nitro/arbitrum-nova-nitro-archive-pebble-path.yml | 2 +- .../arbitrum-nova-nitro-minimal-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.yml | 2 +- .../arbitrum-nova-nitro-pruned-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml | 2 +- arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml | 2 +- arb/nitro/arbitrum-one-nitro-archive-pebble-hash.yml | 2 +- arb/nitro/arbitrum-one-nitro-archive-pebble-path.yml | 2 +- .../arbitrum-one-nitro-minimal-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.yml | 2 +- arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml | 2 +- arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml | 2 +- .../arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml | 2 +- .../arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml | 2 +- arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml | 2 +- arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml | 8 ++++---- arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml | 8 ++++---- .../everclear-mainnet-nitro-archive-leveldb-hash.yml | 8 ++++---- arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml | 8 ++++---- ...opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml | 8 ++++---- .../opencampuscodex-sepolia-nitro-pruned-pebble-path.yml | 8 ++++---- .../playblock-mainnet-nitro-archive-leveldb-hash.yml | 8 ++++---- arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml | 8 ++++---- arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml | 6 +++--- arb/nitro/plume-mainnet-nitro-archive-pebble-hash.yml | 6 +++--- arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash.yml | 6 +++--- arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml | 6 +++--- arb/nitro/plume-testnet-nitro-archive-leveldb-hash.yml | 8 ++++---- arb/nitro/plume-testnet-nitro-archive-pebble-hash.yml | 8 ++++---- arb/nitro/plume-testnet-nitro-pruned-leveldb-hash.yml | 8 ++++---- arb/nitro/plume-testnet-nitro-pruned-pebble-path.yml | 8 ++++---- arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml | 8 ++++---- arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml | 8 ++++---- arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml | 8 ++++---- 41 files changed, 106 insertions(+), 106 deletions(-) diff --git a/arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml b/arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml index 229efaa6..2c4b2c0b 100644 --- a/arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml +++ b/arb/nitro/alephzero-mainnet-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: alephzero-mainnet-archive: - image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud - --node.feed.input.url=wss://feed.alephzero.raas.gelato.cloud - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml index 828e0827..3c928483 100644 --- a/arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/alephzero-mainnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: alephzero-mainnet: - image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud - --node.feed.input.url=wss://feed.alephzero.raas.gelato.cloud - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml b/arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml index 2313a62f..3fd9efe9 100644 --- a/arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml +++ b/arb/nitro/alephzero-sepolia-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: alephzero-sepolia-archive: - image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital - --node.feed.input.url=wss://feed.alephzero-testnet.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml b/arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml index 17279007..0aab0a40 100644 --- a/arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml +++ b/arb/nitro/alephzero-sepolia-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: alephzero-sepolia: - image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ALEPHZERO_NITRO_IMAGE:-offchainlabs/nitro-node}:${ALEPHZERO_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital - --node.feed.input.url=wss://feed.alephzero-testnet.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml b/arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml index ab37524a..d92fdcf2 100644 --- a/arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/arbitrum-nova-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-nova-nitro-archive-pebble-path.yml b/arb/nitro/arbitrum-nova-nitro-archive-pebble-path.yml index 9560a312..69e91326 100644 --- a/arb/nitro/arbitrum-nova-nitro-archive-pebble-path.yml +++ b/arb/nitro/arbitrum-nova-nitro-archive-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.prune.yml b/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.prune.yml index 43f7ae65..dc6ff521 100644 --- a/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.yml b/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.yml index b752e02b..fc055b46 100644 --- a/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.yml +++ b/arb/nitro/arbitrum-nova-nitro-minimal-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.prune.yml b/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.prune.yml index 19610d53..57306b5e 100644 --- a/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml b/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml index 5c3f27f2..9d462894 100644 --- a/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml +++ b/arb/nitro/arbitrum-nova-nitro-pruned-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-nova: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_NOVA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml b/arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml index d81af5a1..ccf665c0 100644 --- a/arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/arbitrum-one-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-archive-pebble-hash.yml b/arb/nitro/arbitrum-one-nitro-archive-pebble-hash.yml index 1fc7181d..57a91149 100644 --- a/arb/nitro/arbitrum-one-nitro-archive-pebble-hash.yml +++ b/arb/nitro/arbitrum-one-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-archive-pebble-path.yml b/arb/nitro/arbitrum-one-nitro-archive-pebble-path.yml index dc42fdec..b0468d99 100644 --- a/arb/nitro/arbitrum-one-nitro-archive-pebble-path.yml +++ b/arb/nitro/arbitrum-one-nitro-archive-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.prune.yml b/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.prune.yml index da9d78ab..75b4d2b4 100644 --- a/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.yml b/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.yml index cf267a1d..07b02ebc 100644 --- a/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.yml +++ b/arb/nitro/arbitrum-one-nitro-minimal-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.prune.yml b/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.prune.yml index fc68cf8a..48dc22cf 100644 --- a/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml b/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml index 0d28db78..0c667ea6 100644 --- a/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml +++ b/arb/nitro/arbitrum-one-nitro-pruned-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-one: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_ONE_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml index 584145cc..705aac36 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-sepolia-archive: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle 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 8a249ad1..d82c3b06 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-sepolia-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml index 655e57a4..69188323 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-minimal-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-sepolia-minimal: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle 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 12bdf29a..b5de1abd 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.prune.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-sepolia: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml index f462f1a5..8eac16e0 100644 --- a/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml +++ b/arb/nitro/arbitrum-sepolia-nitro-pruned-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: arbitrum-sepolia: - image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${ARBITRUM_NITRO_IMAGE:-offchainlabs/nitro-node}:${ARBITRUM_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml b/arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml index 23fee66a..1e55cdcb 100644 --- a/arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/connext-sepolia-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: connext-sepolia-archive: - image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital - --node.feed.input.url=wss://feed.connext-sepolia.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml b/arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml index 694132cd..78ac2fa6 100644 --- a/arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml +++ b/arb/nitro/connext-sepolia-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: connext-sepolia: - image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${CONNEXT_NITRO_IMAGE:-offchainlabs/nitro-node}:${CONNEXT_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital - --node.feed.input.url=wss://feed.connext-sepolia.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/everclear-mainnet-nitro-archive-leveldb-hash.yml b/arb/nitro/everclear-mainnet-nitro-archive-leveldb-hash.yml index 8c157d72..b35f3c7c 100644 --- a/arb/nitro/everclear-mainnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/everclear-mainnet-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: everclear-mainnet-archive: - image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud - --node.feed.input.url=wss://feed.everclear.raas.gelato.cloud - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml index a11b8f00..0e43f5ff 100644 --- a/arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/everclear-mainnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: everclear-mainnet: - image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${EVERCLEAR_NITRO_IMAGE:-offchainlabs/nitro-node}:${EVERCLEAR_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud - --node.feed.input.url=wss://feed.everclear.raas.gelato.cloud - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml b/arb/nitro/opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml index cfa94a0b..41bfbb9a 100644 --- a/arb/nitro/opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/opencampuscodex-sepolia-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: opencampuscodex-sepolia-archive: - image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital - --node.feed.input.url=wss://feed.open-campus-codex.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-path.yml b/arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-path.yml index 3ae8b2ed..bc68debc 100644 --- a/arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-path.yml +++ b/arb/nitro/opencampuscodex-sepolia-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: opencampuscodex-sepolia: - image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${OPENCAMPUSCODEX_NITRO_IMAGE:-offchainlabs/nitro-node}:${OPENCAMPUSCODEX_SEPOLIA_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital - --node.feed.input.url=wss://feed.open-campus-codex.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/playblock-mainnet-nitro-archive-leveldb-hash.yml b/arb/nitro/playblock-mainnet-nitro-archive-leveldb-hash.yml index 0e9069eb..1b66422f 100644 --- a/arb/nitro/playblock-mainnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/playblock-mainnet-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: playblock-mainnet-archive: - image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.playblock.io + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.playblock.io - --node.feed.input.url=wss://feed.playblock.io - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml index 07bff50e..2487d622 100644 --- a/arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/playblock-mainnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: playblock-mainnet: - image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLAYBLOCK_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLAYBLOCK_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.playblock.io + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.playblock.io - --node.feed.input.url=wss://feed.playblock.io - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml b/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml index d8c03ed7..0d6b6327 100644 --- a/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/plume-mainnet-nitro-archive-leveldb-hash.yml @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-mainnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-mainnet-nitro-archive-pebble-hash.yml b/arb/nitro/plume-mainnet-nitro-archive-pebble-hash.yml index f8944ce9..84aae5a0 100644 --- a/arb/nitro/plume-mainnet-nitro-archive-pebble-hash.yml +++ b/arb/nitro/plume-mainnet-nitro-archive-pebble-hash.yml @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-mainnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash.yml b/arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash.yml index 93cdb502..c57256ed 100644 --- a/arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash.yml +++ b/arb/nitro/plume-mainnet-nitro-pruned-leveldb-hash.yml @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-mainnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml index 227c78a2..746efa48 100644 --- a/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/plume-mainnet-nitro-pruned-pebble-path.yml @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-mainnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-mainnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-testnet-nitro-archive-leveldb-hash.yml b/arb/nitro/plume-testnet-nitro-archive-leveldb-hash.yml index fd7a14d1..31d2aa57 100644 --- a/arb/nitro/plume-testnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/plume-testnet-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-testnet-archive: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-testnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-testnet-nitro-archive-pebble-hash.yml b/arb/nitro/plume-testnet-nitro-archive-pebble-hash.yml index 2bb93b97..1b6f5b96 100644 --- a/arb/nitro/plume-testnet-nitro-archive-pebble-hash.yml +++ b/arb/nitro/plume-testnet-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-testnet-archive: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-testnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-testnet-nitro-pruned-leveldb-hash.yml b/arb/nitro/plume-testnet-nitro-pruned-leveldb-hash.yml index 143bb446..51419565 100644 --- a/arb/nitro/plume-testnet-nitro-pruned-leveldb-hash.yml +++ b/arb/nitro/plume-testnet-nitro-pruned-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-testnet: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-testnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/plume-testnet-nitro-pruned-pebble-path.yml b/arb/nitro/plume-testnet-nitro-pruned-pebble-path.yml index cb671c9d..b1fcd416 100644 --- a/arb/nitro/plume-testnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/plume-testnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: plume-testnet: - image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${PLUME_NITRO_IMAGE:-offchainlabs/nitro-node}:${PLUME_TESTNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das-plume-testnet-1.t.conduit.xyz - --node.feed.input.url=wss://relay-plume-testnet-1.t.conduit.xyz - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml b/arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml index 3746df49..53db32ee 100644 --- a/arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml +++ b/arb/nitro/real-mainnet-nitro-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: real-mainnet-archive: - image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.realforreal.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.realforreal.gelato.digital - --node.feed.input.url=wss://feed.realforreal.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml b/arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml index 07033aad..7b18be3f 100644 --- a/arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml +++ b/arb/nitro/real-mainnet-nitro-archive-pebble-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: real-mainnet-archive: - image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.realforreal.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.realforreal.gelato.digital - --node.feed.input.url=wss://feed.realforreal.gelato.digital - --node.sequencer=false - --node.staker.enable=false diff --git a/arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml b/arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml index 42871d64..dfe7f1f0 100644 --- a/arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml +++ b/arb/nitro/real-mainnet-nitro-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: real-mainnet: - image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.10.1-d7f07be} + image: ${REAL_NITRO_IMAGE:-offchainlabs/nitro-node}:${REAL_MAINNET_NITRO_VERSION:-v3.11.0-a618155} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle @@ -67,9 +67,9 @@ services: - --metrics-server.addr=0.0.0.0 - --metrics-server.port=6070 - --node.batch-poster.enable=false - - --node.data-availability.enable=true - - --node.data-availability.rest-aggregator.enable=true - - --node.data-availability.rest-aggregator.urls=https://das.realforreal.gelato.digital + - --node.da.anytrust.enable=true + - --node.da.anytrust.rest-aggregator.enable=true + - --node.da.anytrust.rest-aggregator.urls=https://das.realforreal.gelato.digital - --node.feed.input.url=wss://feed.realforreal.gelato.digital - --node.sequencer=false - --node.staker.enable=false