From c9da986c4092323bbef0eff4316a0b1c1c871798 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sun, 27 Sep 2026 16:14:19 +0000 Subject: [PATCH] morph: bump node_version 0.6.0->0.6.3 --- ...reum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml | 2 +- .../reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml | 2 +- morph/l2geth/morph-mainnet-l2geth-archive-leveldb-hash-mpt.yml | 2 +- op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml index 92f01320..99c07c26 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml @@ -109,7 +109,7 @@ services: shm_size: 2gb ethereum-mainnet-reth-node: - image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.1} + image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.2} ports: - 19563:19563 - 19563:19563/udp diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml index f16daace..2c4c6fa7 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml @@ -110,7 +110,7 @@ services: shm_size: 2gb ethereum-mainnet-reth-pruned-node: - image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.1} + image: ${ETHEREUM_LIGHTHOUSE_IMAGE:-sigp/lighthouse}:${ETHEREUM_MAINNET_LIGHTHOUSE_VERSION:-v8.2.2} ports: - 15150:15150 - 15150:15150/udp diff --git a/morph/l2geth/morph-mainnet-l2geth-archive-leveldb-hash-mpt.yml b/morph/l2geth/morph-mainnet-l2geth-archive-leveldb-hash-mpt.yml index 0e6f1ff5..858b65bc 100644 --- a/morph/l2geth/morph-mainnet-l2geth-archive-leveldb-hash-mpt.yml +++ b/morph/l2geth/morph-mainnet-l2geth-archive-leveldb-hash-mpt.yml @@ -120,7 +120,7 @@ services: logging: *logging-defaults morph-mainnet-archive-node: - image: ${MORPH_MORPH_IMAGE:-ghcr.io/morph-l2/node}:${MORPH_MAINNET_MORPH_VERSION:-0.6.0} + image: ${MORPH_MORPH_IMAGE:-ghcr.io/morph-l2/node}:${MORPH_MAINNET_MORPH_VERSION:-0.6.3} ports: - 16860:26656 - 16860:26656/udp diff --git a/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml b/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml index 6565542a..be05501e 100644 --- a/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml +++ b/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml @@ -138,7 +138,7 @@ services: - OP_NODE_L2_ENGINE_AUTH=/jwtsecret - OP_NODE_L2_ENGINE_RPC=http://hemi-mainnet:8551 - OP_NODE_L2_ENGINE_RPC_TIMEOUT=120s - - OP_NODE_L2_SKIP_SYNC_START_CHECK=false + - OP_NODE_L2_SKIP_SYNC_START_CHECK=true - OP_NODE_LOG_LEVEL=info - OP_NODE_METRICS_ADDR=0.0.0.0 - OP_NODE_METRICS_ENABLED=true