From 5137dcbfba8b24ab475091b8cb4b8597dfd42fef Mon Sep 17 00:00:00 2001 From: rob Date: Thu, 9 Jul 2026 01:41:17 +0000 Subject: [PATCH] hemi mainnet: op-geth 05d4d8f -> 7cfc394 (2026-07-08 build) Candidate fix for the receipts RLP decode failure that blocks snap sync past block 4,178,637 (2026-04-12): peers dropped with 'invalid message (code 10) receipt 1: rlp: ListEnd not positioned at EOL' on the previous newest published image. Co-Authored-By: Claude Fable 5 --- op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 dcce508e..44078325 100644 --- a/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml +++ b/op/geth/hemi-mainnet-op-geth-pruned-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: hemi-mainnet: - image: ${HEMI_GETH_IMAGE:-ghcr.io/hemilabs/op-geth}:${HEMI_MAINNET_GETH_VERSION:-05d4d8f@sha256:92d14f0b4b89947352d57743ce9e7f2d9c9e495f0bb861a24d21c49d391c7abf} + image: ${HEMI_GETH_IMAGE:-ghcr.io/hemilabs/op-geth}:${HEMI_MAINNET_GETH_VERSION:-7cfc394@sha256:26189e56be781c44b4db8cba8b02fb76651f68b7221f204e3f8a3b6933e7a4ee} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle