Update client versions
- nethermind: 1.36.1 → 1.36.2 - erigon3 (default): v3.3.9 → v3.3.10 - lighthouse: v8.1.2 → v8.1.3 - celo geth: 1.8.9 → v1.17.1 - zircuit op-geth/op-node: v1.132.6 → v1.134.1-beta - katana op-geth: v1.101603.5 → v1.101701.0 - bor (polygon): 2.6.5 → 2.7.0 - erigon3 (polygon): v3.4.0 → v3.5.0 - bsc: 1.7.1 → 1.7.2 - gnosis reth: v1.0.2 → v1.0.3 Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
@@ -244,7 +244,7 @@ services:
|
||||
- prometheus-scrape.enabled=false
|
||||
|
||||
celo-mainnet-geth:
|
||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-1.8.9}
|
||||
image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.1}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
Reference in New Issue
Block a user