mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 07:28:05 -05:00
* besu-package: update sequencer version * besu-package: update sequencer version * besu-package: update sequencer version * besu-package: sequencer plugin update to v2.1-rc16.2.3 * besu-package: update besu package * localstack: update coordinator version * localstack: remove unnecessary * localstack: revert l2 node configs on profitability check * localstack: update e2e README * besu-package: update sequencer plugin * Revert "localstack: revert l2 node configs on profitability check" This reverts commit 24ac5f6b746b85c4f27c02aaa63d992549aa44ac. * besu-package: update plugins * besu-package: update besu image * fix flaky test * besu-package: remove besu/plugins from classpath * expected-traces-api-version-v2="beta-v2.1-rc16.2" * update shomei plugin * update besu-package image * besu-package add back plugins folder to classpath * localstack: update besu package
10 lines
369 B
Bash
10 lines
369 B
Bash
LINEA_BESU_TAR_GZ=25.5.0-linea2
|
|
LINEA_SEQUENCER_PLUGIN_VERSION=2.1-rc16.2.4
|
|
LINEA_TRACER_PLUGIN_VERSION=beta-v2.1-rc16.2
|
|
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.2.2
|
|
LINEA_STATERECOVERY_PLUGIN_VERSION=1.0.3
|
|
SHOMEI_PLUGIN_VERSION=0.7.0-SNAPSHOT
|
|
|
|
LINEA_BESU_BASE_URL=https://github.com/Consensys/linea-besu-upstream/releases/download/
|
|
LINEA_BESU_FILENAME_PREFIX=besu
|