From 69234a6012e3dba7b650fcdaa49f39933a20288e Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 16 Sep 2026 14:44:00 +0000 Subject: [PATCH] =?UTF-8?q?bsc:=20bump=20reth=20client=20v0.1.1=E2=86=92v0?= =?UTF-8?q?.1.2;=20regen=20xlayer=20reth=20v0.0.6.3=E2=86=92v0.0.7=20and?= =?UTF-8?q?=20pathfinder=20v0.23.0=E2=86=92v0.24.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe --- bsc/reth/bsc-chapel-reth-archive-trace-triedb.yml | 2 +- bsc/reth/bsc-chapel-reth-archive-trace.yml | 2 +- bsc/reth/bsc-chapel-reth-pruned-trace-triedb.yml | 2 +- bsc/reth/bsc-chapel-reth-pruned-trace.yml | 2 +- bsc/reth/bsc-mainnet-reth-archive-trace-triedb.yml | 2 +- bsc/reth/bsc-mainnet-reth-archive-trace.yml | 2 +- bsc/reth/bsc-mainnet-reth-pruned-trace-triedb.yml | 2 +- bsc/reth/bsc-mainnet-reth-pruned-trace.yml | 2 +- op/reth/xlayer-mainnet-op-reth-archive-trace.yml | 2 +- op/reth/xlayer-testnet-op-reth-archive-trace.yml | 2 +- reference-rpc-endpoint.json | 13 +++++++++++++ .../starknet-mainnet-pathfinder-archive.yml | 2 +- .../starknet-mainnet-pathfinder-pruned-history.yml | 2 +- .../starknet-mainnet-pathfinder-pruned.yml | 2 +- .../starknet-sepolia-pathfinder-archive.yml | 2 +- .../starknet-sepolia-pathfinder-pruned-history.yml | 2 +- .../starknet-sepolia-pathfinder-pruned.yml | 2 +- 17 files changed, 29 insertions(+), 16 deletions(-) diff --git a/bsc/reth/bsc-chapel-reth-archive-trace-triedb.yml b/bsc/reth/bsc-chapel-reth-archive-trace-triedb.yml index 84ee1124..d9520299 100644 --- a/bsc/reth/bsc-chapel-reth-archive-trace-triedb.yml +++ b/bsc/reth/bsc-chapel-reth-archive-trace-triedb.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_CHAPEL_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-chapel-reth-archive-trace.yml b/bsc/reth/bsc-chapel-reth-archive-trace.yml index 119b4f5a..094fc3ae 100644 --- a/bsc/reth/bsc-chapel-reth-archive-trace.yml +++ b/bsc/reth/bsc-chapel-reth-archive-trace.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_CHAPEL_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-chapel-reth-pruned-trace-triedb.yml b/bsc/reth/bsc-chapel-reth-pruned-trace-triedb.yml index 4571622b..f9686350 100644 --- a/bsc/reth/bsc-chapel-reth-pruned-trace-triedb.yml +++ b/bsc/reth/bsc-chapel-reth-pruned-trace-triedb.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_CHAPEL_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-chapel-reth-pruned-trace.yml b/bsc/reth/bsc-chapel-reth-pruned-trace.yml index 9a993081..b3c18f56 100644 --- a/bsc/reth/bsc-chapel-reth-pruned-trace.yml +++ b/bsc/reth/bsc-chapel-reth-pruned-trace.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_CHAPEL_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_CHAPEL_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-mainnet-reth-archive-trace-triedb.yml b/bsc/reth/bsc-mainnet-reth-archive-trace-triedb.yml index 020eb26f..70117be1 100644 --- a/bsc/reth/bsc-mainnet-reth-archive-trace-triedb.yml +++ b/bsc/reth/bsc-mainnet-reth-archive-trace-triedb.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_MAINNET_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-mainnet-reth-archive-trace.yml b/bsc/reth/bsc-mainnet-reth-archive-trace.yml index 13249557..f6e8b027 100644 --- a/bsc/reth/bsc-mainnet-reth-archive-trace.yml +++ b/bsc/reth/bsc-mainnet-reth-archive-trace.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_MAINNET_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-mainnet-reth-pruned-trace-triedb.yml b/bsc/reth/bsc-mainnet-reth-pruned-trace-triedb.yml index 09a05c41..3b1ce3ca 100644 --- a/bsc/reth/bsc-mainnet-reth-pruned-trace-triedb.yml +++ b/bsc/reth/bsc-mainnet-reth-pruned-trace-triedb.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_MAINNET_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/bsc/reth/bsc-mainnet-reth-pruned-trace.yml b/bsc/reth/bsc-mainnet-reth-pruned-trace.yml index f6d84ede..14965a57 100644 --- a/bsc/reth/bsc-mainnet-reth-pruned-trace.yml +++ b/bsc/reth/bsc-mainnet-reth-pruned-trace.yml @@ -49,7 +49,7 @@ services: args: LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm} LLVM_VERSION: ${LLVM_VERSION:-20250912105042} - RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.1} + RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.2} RETH_REPO: ${BSC_MAINNET_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git} ARCH_TARGET: ${ARCH_TARGET:-native} PROFILE: ${RETH_BUILD_PROFILE:-maxperf} diff --git a/op/reth/xlayer-mainnet-op-reth-archive-trace.yml b/op/reth/xlayer-mainnet-op-reth-archive-trace.yml index d9362f41..6dc31211 100644 --- a/op/reth/xlayer-mainnet-op-reth-archive-trace.yml +++ b/op/reth/xlayer-mainnet-op-reth-archive-trace.yml @@ -51,7 +51,7 @@ services: logging: *logging-defaults xlayer-mainnet-op-reth: - image: ${XLAYER_RETH_IMAGE:-xlayer/xlayer-reth}:${XLAYER_MAINNET_RETH_VERSION:-v0.0.6.3} + image: ${XLAYER_RETH_IMAGE:-xlayer/xlayer-reth}:${XLAYER_MAINNET_RETH_VERSION:-v0.0.7} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/reth/xlayer-testnet-op-reth-archive-trace.yml b/op/reth/xlayer-testnet-op-reth-archive-trace.yml index bf24d7ac..00faa015 100644 --- a/op/reth/xlayer-testnet-op-reth-archive-trace.yml +++ b/op/reth/xlayer-testnet-op-reth-archive-trace.yml @@ -52,7 +52,7 @@ services: logging: *logging-defaults xlayer-testnet-op-reth: - image: ${XLAYER_RETH_IMAGE:-xlayer/xlayer-reth}:${XLAYER_TESTNET_RETH_VERSION:-v0.0.6.3} + image: ${XLAYER_RETH_IMAGE:-xlayer/xlayer-reth}:${XLAYER_TESTNET_RETH_VERSION:-v0.0.7} 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 2ca1af9c..35f3eb3a 100644 --- a/reference-rpc-endpoint.json +++ b/reference-rpc-endpoint.json @@ -3929,6 +3929,19 @@ "https://gravity-testnet.drpc.org" ] }, + "peaq": { + "protocol": "eth", + "id": 3338, + "block_time_ms": 6000, + "lagging_lag": 5, + "syncing_lag": 10, + "urls": [ + "https://quicknode1.peaq.xyz", + "https://quicknode2.peaq.xyz", + "https://quicknode3.peaq.xyz", + "https://peaq.drpc.org" + ] + }, "core-pigeon": { "id": 1114, "urls": [ diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml index 490b5dcd..5a9451c9 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-archive: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml index d48be841..4988b68c 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml index adf63961..d84b7017 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml index a538be1f..fe3cbd29 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-archive: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml index 6a4f84b1..976ea1e9 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml index a693d571..deec9316 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.23.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.24.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle