Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versions/linea-devnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LINEA_SEQUENCER_PLUGIN_VERSION=2.1-rc16.1
LINEA_TRACER_PLUGIN_VERSION=beta-v2.1-rc16
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.2.2
LINEA_STATERECOVERY_PLUGIN_VERSION=0.6.1
SHOMEI_PLUGIN_VERSION=0.5.0-PRERELEASE
SHOMEI_PLUGIN_VERSION=0.5.0

LINEA_BESU_BASE_URL=https://github.com/Consensys/linea-besu-upstream/releases/download/
LINEA_BESU_FILENAME_PREFIX=besu
8 changes: 4 additions & 4 deletions versions/linea-sepolia.env
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
LINEA_BESU_TAR_GZ=25.3.0-linea4
LINEA_SEQUENCER_PLUGIN_VERSION=2.1-rc14.1
LINEA_TRACER_PLUGIN_VERSION=beta-v2.1-rc14
LINEA_BESU_TAR_GZ=25.4.1-linea1
LINEA_SEQUENCER_PLUGIN_VERSION=2.1-rc16.1
LINEA_TRACER_PLUGIN_VERSION=beta-v2.1-rc16
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.2.2
LINEA_STATERECOVERY_PLUGIN_VERSION=0.6.1
SHOMEI_PLUGIN_VERSION=0.4.0
SHOMEI_PLUGIN_VERSION=0.5.0

LINEA_BESU_BASE_URL=https://github.com/Consensys/linea-besu-upstream/releases/download/
LINEA_BESU_FILENAME_PREFIX=besu
Loading