Update client versions
- agave (solana): v3.1.7 → v3.1.8 - bitcoind (bitcoin-cash): 0.32.6 → 0.32.7 - erigon3 (ethereum, gnosis): v3.3.3 → v3.3.4 - geth/node (mantle.sepolia): v1.4.1 → v1.4.2 - go-wemix: w0.10.11 → w0.10.12 - haqq: v1.9.1 → v1.9.2 - reth (op-stack, ethereum): v1.10.1 → v1.10.2 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
||||
|
||||
services:
|
||||
base-mainnet-op-reth-pruned:
|
||||
image: ${BASE_RETH_IMAGE:-ghcr.io/paradigmxyz/op-reth}:${BASE_MAINNET_RETH_VERSION:-v1.10.1}
|
||||
image: ${BASE_RETH_IMAGE:-ghcr.io/paradigmxyz/op-reth}:${BASE_MAINNET_RETH_VERSION:-v1.10.2}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
Reference in New Issue
Block a user