From 4806a8ad1b0ec8918a4ea4627173494ef44ce0f3 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Thu, 30 Jul 2026 08:05:17 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main 47bb3d78e3c1 --- polygon/bor/polygon-amoy-bor-archive-pebble-path.yml | 2 +- polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml | 2 +- reference-rpc-endpoint.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml b/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml index a5662c8a..173ab3c2 100644 --- a/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml +++ b/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-archive: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.8.3} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml index 41bd9e1e..455e1229 100644 --- a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml +++ b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.8.3} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/reference-rpc-endpoint.json b/reference-rpc-endpoint.json index b9e610b2..415b56d2 100644 --- a/reference-rpc-endpoint.json +++ b/reference-rpc-endpoint.json @@ -2989,7 +2989,7 @@ "lagging_lag": 10, "syncing_lag": 20, "urls": [ - "https://mainnet.storyrpc.io", + "https://mainnet.datarpc.io", "https://story.drpc.org" ] }, @@ -3011,7 +3011,7 @@ "lagging_lag": 10, "syncing_lag": 20, "urls": [ - "https://aeneid.storyrpc.io", + "https://aeneid.datarpc.io", "https://story-aeneid-testnet.drpc.org" ] },