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:
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
||||
|
||||
services:
|
||||
taiko-hoodi-nethermind:
|
||||
image: ${TAIKO_NETHERMIND_IMAGE:-nethermind/nethermind}:${TAIKO_HOODI_NETHERMIND_VERSION:-1.36.1}
|
||||
image: ${TAIKO_NETHERMIND_IMAGE:-nethermind/nethermind}:${TAIKO_HOODI_NETHERMIND_VERSION:-1.36.2}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
Reference in New Issue
Block a user