From 8b456ef6d5cd45df1955c303c20c4c2beccaf90f Mon Sep 17 00:00:00 2001 From: Emiliano Bonassi Date: Fri, 20 Dec 2024 16:46:25 +0100 Subject: [PATCH] chore: link geth plume fork --- .gitmodules | 2 +- go-ethereum | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 24df007a7..8a1fb8db8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "go-ethereum"] path = go-ethereum - url = https://github.com/OffchainLabs/go-ethereum.git + url = https://github.com/conduitxyz/plume-go-ethereum.git [submodule "fastcache"] path = fastcache url = https://github.com/OffchainLabs/fastcache.git diff --git a/go-ethereum b/go-ethereum index b6a8f8999..94b2e9948 160000 --- a/go-ethereum +++ b/go-ethereum @@ -1 +1 @@ -Subproject commit b6a8f8999c8605bdb1d1eedb96bf6e1c31a6f054 +Subproject commit 94b2e9948823bf770405cffeee83405a8c3b0621