From a691faa46ac571a601b50a21fe8f2355efecc653 Mon Sep 17 00:00:00 2001 From: danyalprout <672580+danyalprout@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:29:19 +0000 Subject: [PATCH] chore: updated reth --- versions.env | 4 ++-- versions.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/versions.env b/versions.env index 7a1d118d9..d05c11c86 100644 --- a/versions.env +++ b/versions.env @@ -10,6 +10,6 @@ export OP_GETH_TAG=v1.101608.0 export OP_NODE_COMMIT=b66cc587b4185089e6f81bf6a4fc4233f2a7505d export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git export OP_NODE_TAG=op-node/v1.16.6 -export OP_RETH_COMMIT=8e3b5e6a99439561b73c5dd31bd3eced2e994d60 +export OP_RETH_COMMIT=564ffa586845fa4a8bb066f0c7b015ff36b26c08 export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git -export OP_RETH_TAG=v1.10.2 \ No newline at end of file +export OP_RETH_TAG=v1.11.0 \ No newline at end of file diff --git a/versions.json b/versions.json index 3b88fd5c2..50a28210b 100644 --- a/versions.json +++ b/versions.json @@ -29,8 +29,8 @@ "tracking": "release" }, "op_reth": { - "tag": "v1.10.2", - "commit": "8e3b5e6a99439561b73c5dd31bd3eced2e994d60", + "tag": "v1.11.0", + "commit": "564ffa586845fa4a8bb066f0c7b015ff36b26c08", "owner": "paradigmxyz", "repo": "reth", "tracking": "release"