Skip to content

Commit 78d79d0

Browse files
authored
bump tracer and sequencer versions to beta-v4.0-rc18 (#1645)
* update tracer version to rc18 * update arithmetization to rc18 * update sequencer to rc18.0 Signed-off-by: Leo Jeong <[email protected]> * use rc18 instead of rc18.0 for the sequencer plugin Signed-off-by: Leo Jeong <[email protected]> --------- Signed-off-by: Leo Jeong <[email protected]>
1 parent 06fdbeb commit 78d79d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ wiremock = "3.13.0"
2727
logcaptor = "2.11.0"
2828

2929
# Runtime
30-
arithmetization="beta-v4.0-rc17"
30+
arithmetization="beta-v4.0-rc18"
3131
besu = "25.10.0-linea3"
3232
blobCompressor = "2.1.0-rc1"
3333
blobShnarfCalculator = "1.2.0"

linea-besu-package/versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LINEA_BESU_TAR_GZ=25.10.0-linea3
2-
LINEA_SEQUENCER_PLUGIN_VERSION=4.0-rc17.1
3-
LINEA_TRACER_PLUGIN_VERSION=beta-v4.0-rc17
2+
LINEA_SEQUENCER_PLUGIN_VERSION=4.0-rc18
3+
LINEA_TRACER_PLUGIN_VERSION=beta-v4.0-rc18
44
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.3.0
55
LINEA_STATERECOVERY_PLUGIN_VERSION=1.0.4
66
SHOMEI_PLUGIN_VERSION=0.7.5

0 commit comments

Comments
 (0)