From db38905bfef89f01597ee38d81652ad8d86e2098 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 5 Aug 2026 22:35:04 +0000 Subject: [PATCH] polygon-amoy: bump bor from 2.9.0 to 2.10.0-private for private Amoy hardfork at block 44,120,000 (ExtraData layout change) Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe --- polygon/bor/polygon-amoy-bor-archive-pebble-path.yml | 2 +- polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml b/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml index 173ab3c2..e8c2e3c4 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.9.0} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.10.0-private} 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 455e1229..27f8ec6c 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.9.0} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.10.0-private} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle