From 35fd5337d38931d06fe828d65243a5a5b70db123 Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Tue, 2 May 2023 16:41:01 +0300 Subject: [PATCH] Switch back to the upstream remote after our fix has been merged --- .gitmodules | 2 +- kzg4844/csources | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 03ca7b0..139f7d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "kzg4844/csources"] path = kzg4844/csources - url = https://github.com/status-im/c-kzg-4844 + url = https://github.com/ethereum/c-kzg-4844 diff --git a/kzg4844/csources b/kzg4844/csources index a31090c..37048e8 160000 --- a/kzg4844/csources +++ b/kzg4844/csources @@ -1 +1 @@ -Subproject commit a31090cb89946dc13866243b1bd51b43470a0c98 +Subproject commit 37048e87deb530e77dc7ea0d9258effd6fc421b7