From 926a993129f4ed640d6240983be329452e62ff08 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Fri, 24 Apr 2026 17:21:12 +0000 Subject: [PATCH] Update safe patch versions: prysm v7.1.3, lighthouse v8.1.3, haqq v1.9.3, avalanche v1.14.2, java-tron v4.8.1 --- .../go/avalanche-fuji-go-archive-leveldb.yml | 2 +- .../go/avalanche-fuji-go-pruned-leveldb.yml | 2 +- .../go/avalanche-fuji-go-pruned-pebbledb.yml | 2 +- .../avalanche-mainnet-go-archive-leveldb.yml | 2 +- .../avalanche-mainnet-go-pruned-leveldb.yml | 2 +- .../avalanche-mainnet-go-pruned-pebbledb.yml | 2 +- haqq/haqq/haqq-mainnet-haqq-pruned.yml | 2 +- reference-rpc-endpoint.json | 194 ++---------------- 8 files changed, 19 insertions(+), 189 deletions(-) diff --git a/avalanche/go/avalanche-fuji-go-archive-leveldb.yml b/avalanche/go/avalanche-fuji-go-archive-leveldb.yml index 8e6e723f..ae7e5bba 100644 --- a/avalanche/go/avalanche-fuji-go-archive-leveldb.yml +++ b/avalanche/go/avalanche-fuji-go-archive-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji-archive: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml b/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml index d48bc3ec..76256871 100644 --- a/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml +++ b/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml b/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml index 9677e645..85fdc1da 100644 --- a/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml +++ b/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml b/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml index 0f4e5ba5..8693ecfa 100644 --- a/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml +++ b/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet-archive: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml b/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml index 01654e97..0c3e28e5 100644 --- a/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml +++ b/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml b/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml index 15f09ab6..1f895102 100644 --- a/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml +++ b/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2-firewood} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/haqq/haqq/haqq-mainnet-haqq-pruned.yml b/haqq/haqq/haqq-mainnet-haqq-pruned.yml index 69c97e3e..a874bc5c 100644 --- a/haqq/haqq/haqq-mainnet-haqq-pruned.yml +++ b/haqq/haqq/haqq-mainnet-haqq-pruned.yml @@ -34,7 +34,7 @@ services: context: ./haqq dockerfile: haqq.Dockerfile args: - HAQQ_HAQQ_VERSION: ${HAQQ_MAINNET_HAQQ_VERSION:-v1.9.1} + HAQQ_HAQQ_VERSION: ${HAQQ_MAINNET_HAQQ_VERSION:-v1.9.3} HAQQ_HAQQ_IMAGE: ${HAQQ_MAINNET_HAQQ_IMAGE:-alhaqq/haqq} sysctls: # TCP Performance diff --git a/reference-rpc-endpoint.json b/reference-rpc-endpoint.json index 33db4587..df473c51 100644 --- a/reference-rpc-endpoint.json +++ b/reference-rpc-endpoint.json @@ -26,31 +26,6 @@ "https://optimism.drpc.org" ] }, - "flare": { - "id": 14, - "urls": [ - "https://flare-api.flare.network/ext/C/rpc", - "https://flare.rpc.thirdweb.com", - "https://flare-bundler.etherspot.io", - "https://rpc.ankr.com/flare", - "https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc", - "https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc", - "https://rpc.au.cc/flare", - "https://flare.enosys.global/ext/C/rpc", - "https://flare.solidifi.app/ext/C/rpc" - ] - }, - "songbird-testnet": { - "id": 16, - "urls": [ - "https://coston-api.flare.network/ext/C/rpc", - "https://songbird-testnet-coston.rpc.thirdweb.com", - "https://01-gravelines-004-01.rpc.tatum.io/ext/bc/C/rpc", - "https://02-chicago-004-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-004-03.rpc.tatum.io/ext/bc/C/rpc", - "https://coston.enosys.global/ext/C/rpc" - ] - }, "thundercore-testnet": { "id": 18, "urls": [ @@ -58,18 +33,6 @@ "https://thundercore-testnet.drpc.org" ] }, - "songbird": { - "id": 19, - "urls": [ - "https://songbird-api.flare.network/ext/C/rpc", - "https://01-gravelines-006-01.rpc.tatum.io/ext/bc/C/rpc", - "https://01-vinthill-006-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-006-03.rpc.tatum.io/ext/bc/C/rpc", - "https://rpc.au.cc/songbird", - "https://songbird.enosys.global/ext/C/rpc", - "https://songbird.solidifi.app/ext/C/rpc" - ] - }, "cronos": { "id": 25, "urls": [ @@ -106,26 +69,6 @@ "https://telos-testnet.drpc.org" ] }, - "xdc": { - "id": 50, - "urls": [ - "https://erpc.xinfin.network", - "https://rpc.xinfin.network", - "https://rpc1.xinfin.network", - "https://rpc.xdcrpc.com", - "https://erpc.xdcrpc.com", - "https://rpc.ankr.com/xdc", - "https://rpc.xdc.org" - ] - }, - "xdc-testnet": { - "id": 51, - "urls": [ - "https://rpc.apothem.network", - "https://erpc.apothem.network", - "https://apothem.xdcrpc.com" - ] - }, "bsc": { "id": 56, "urls": [ @@ -222,18 +165,6 @@ "https://shib.nownodes.io" ] }, - "flare-testnet": { - "id": 114, - "urls": [ - "https://coston2-api.flare.network/ext/C/rpc", - "https://flare-testnet-coston2.rpc.thirdweb.com", - "https://flaretestnet-bundler.etherspot.io", - "https://01-gravelines-005-01.rpc.tatum.io/ext/bc/C/rpc", - "https://02-chicago-005-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-005-03.rpc.tatum.io/ext/bc/C/rpc", - "https://coston2.enosys.global/ext/C/rpc" - ] - }, "fuse": { "id": 122, "urls": [ @@ -300,6 +231,13 @@ "https://mainnet.hsk.xyz" ] }, + "xlayer-testnet": { + "id": 195, + "urls": [ + "https://testrpc.xlayer.tech", + "https://xlayertestrpc.okx.com" + ] + }, "xlayer": { "id": 196, "urls": [ @@ -336,12 +274,6 @@ "https://testnet.zkevm.cronos.org" ] }, - "oasys": { - "id": 248, - "urls": [ - "https://rpc.mainnet.oasys.games" - ] - }, "fantom": { "id": 250, "urls": [ @@ -452,7 +384,7 @@ "hyperliquid": { "id": 999, "urls": [ - "https://rpc.hyperliquid.xyz/evm" + "https://gwan-ssl.wandevs.org:46891/" ] }, "klaytn-baobab": { @@ -563,12 +495,6 @@ "https://unichain-sepolia-rpc.publicnode.com" ] }, - "story-aeneid-testnet": { - "id": 1315, - "urls": [ - "https://aeneid.storyrpc.io" - ] - }, "sei-testnet": { "id": 1328, "urls": [ @@ -581,18 +507,6 @@ "https://evm-rpc.sei-apis.com" ] }, - "story-testnet": { - "id": 1513, - "urls": [ - "https://testnet.storyrpc.io" - ] - }, - "story": { - "id": 1514, - "urls": [ - "https://mainnet.storyrpc.io" - ] - }, "gravity-alpha": { "id": 1625, "urls": [ @@ -645,9 +559,9 @@ ] }, "ronin": { - "id": 1952, + "id": 2020, "urls": [ - "https://testrpc.xlayer.tech" + "https://ronin.lgns.net/rpc" ] }, "ronin-saigon": { @@ -706,12 +620,6 @@ "https://rpc.cardona.zkevm-rpc.com" ] }, - "fraxtal-testnet": { - "id": 2523, - "urls": [ - "https://rpc.testnet.frax.com" - ] - }, "abstract": { "id": 2741, "urls": [ @@ -740,10 +648,6 @@ "https://rpc.sepolia-api.lisk.com" ] }, - "megaeth": { - "id": 4326, - "urls": [] - }, "iotex": { "id": 4689, "urls": [ @@ -798,7 +702,7 @@ "https://opbnb-testnet-rpc.publicnode.com" ] }, - "megaeth-deprecated": { + "megaeth-testnet": { "id": 6342, "urls": [ "https://carrot.megaeth.com/rpc" @@ -860,12 +764,6 @@ "https://evmos-evm-rpc.publicnode.com" ] }, - "oasys-testnet": { - "id": 9372, - "urls": [ - "https://rpc.testnet.oasys.games" - ] - }, "plasma": { "id": 9745, "urls": [ @@ -933,12 +831,6 @@ "https://rpc-sepolia.gravity.xyz" ] }, - "sonic-testnet-v2": { - "id": 14601, - "urls": [ - "https://rpc.testnet.soniclabs.com" - ] - }, "0g-newton-testnet": { "id": 16600, "urls": [] @@ -1037,18 +929,6 @@ "https://forno.celo.org" ] }, - "tempo-testnet": { - "id": 42429, - "urls": [ - "https://rpc.testnet.tempo.xyz" - ] - }, - "tempo-moderato-testnet": { - "id": 42431, - "urls": [ - "https://rpc.moderato.tempo.xyz" - ] - }, "hemi": { "id": 43111, "urls": [ @@ -1222,36 +1102,6 @@ "https://rpc.plume.org" ] }, - "vechain": { - "id": 100009, - "urls": [ - "https://rpc-mainnet.vechain.energy" - ] - }, - "vechain-testnet": { - "id": 100010, - "urls": [ - "https://rpc-testnet.vechain.energy" - ] - }, - "creditcoin": { - "id": 102030, - "urls": [ - "https://mainnet3.creditcoin.network" - ] - }, - "creditcoin-testnet": { - "id": 102031, - "urls": [ - "https://rpc.cc3-testnet.creditcoin.network" - ] - }, - "creditcoin-devnet": { - "id": 102032, - "urls": [ - "https://rpc.cc3-devnet.creditcoin.network" - ] - }, "real": { "id": 111188, "urls": [ @@ -1345,12 +1195,6 @@ "https://evm-rpc.arctic-1.seinetwork.io" ] }, - "katana-testnet": { - "id": 737373, - "urls": [ - "https://rpc-bokuto.katanarpc.com" - ] - }, "hemi-testnet": { "id": 743111, "urls": [ @@ -1360,9 +1204,7 @@ "katana": { "id": 747474, "urls": [ - "https://rpc.katana.network", - "https://katana.gateway.tenderly.co/", - "https://rpc.katanarpc.com/" + "https://rpc.katana.network" ] }, "ink-sepolia": { @@ -1540,18 +1382,6 @@ "https://rpc.arb-blueberry.gelato.digital" ] }, - "aztec-devnet": { - "rollup_version": "1647720761", - "urls": [ - "https://devnet-6.aztec-labs.com/" - ] - }, - "aztec-testnet": { - "rollup_version": "2500495677", - "urls": [ - "https://rpc.testnet.aztec-labs.com" - ] - }, "core-pigeon": { "id": 1114, "urls": [