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:
|
||||
zircuit-mainnet-archive:
|
||||
image: ${ZIRCUIT_GETH_IMAGE:-zircuit1/l2-geth}:${ZIRCUIT_MAINNET_GETH_VERSION:-v1.132.6}
|
||||
image: ${ZIRCUIT_GETH_IMAGE:-zircuit1/l2-geth}:${ZIRCUIT_MAINNET_GETH_VERSION:-v1.134.1-beta}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
@@ -108,7 +108,7 @@ services:
|
||||
- traefik.http.routers.zircuit-mainnet-op-geth-archive-pebble-hash.middlewares=zircuit-mainnet-op-geth-archive-pebble-hash-stripprefix, ipallowlist
|
||||
|
||||
zircuit-mainnet-archive-node:
|
||||
image: ${ZIRCUIT_NODE_IMAGE:-zircuit1/op-node}:${MAINNET_NODE_VERSION:-v1.132.6}
|
||||
image: ${ZIRCUIT_NODE_IMAGE:-zircuit1/op-node}:${MAINNET_NODE_VERSION:-v1.134.1-beta}
|
||||
user: root
|
||||
ports:
|
||||
- 15588:15588
|
||||
|
||||
Reference in New Issue
Block a user