From bc713f780c31bd5c89f1bef1cae66a04890afe84 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Mon, 9 Dec 2024 13:40:44 +1000 Subject: [PATCH 1/2] update to 24.12 besu Signed-off-by: Sally MacFarlane --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1975ec14..74b4cc95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ releaseVersion=0.8.0-rc6.1 -besuVersion=24.12-develop-cf50479 +besuVersion=24.12-develop-8e3d51f arithmetizationVersion=0.8.0-rc6 besuArtifactGroup=io.consensys.linea-besu distributionIdentifier=linea-sequencer -distributionBaseUrl=https://artifacts.consensys.net/public/linea-besu/raw/names/linea-besu.tar.gz/versions/ \ No newline at end of file +distributionBaseUrl=https://artifacts.consensys.net/public/linea-besu/raw/names/linea-besu.tar.gz/versions/ From 4c58b604583e61b658c2bad792cef22256dae6d3 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Mon, 9 Dec 2024 14:32:09 +1000 Subject: [PATCH 2/2] update to 24.12 besu Signed-off-by: Sally MacFarlane --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 74b4cc95..04ebe504 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ releaseVersion=0.8.0-rc6.1 -besuVersion=24.12-develop-8e3d51f +besuVersion=24.12-delivery40 arithmetizationVersion=0.8.0-rc6 besuArtifactGroup=io.consensys.linea-besu distributionIdentifier=linea-sequencer