Release Artifact: Linea Besu Package
Name: linea-besu-package-1.0.1-mrc1-20260601-86a6517.tar.gz
SHA256: ee9336dc367ebe9cc965db69ba492f48a274fc4a61523d7ba46e5a4e8a1ca5d2
From: ci/feat-release-workflow-clean-up (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-86a6517 | 89ddd072c8709485592410e34b37b0eb6e4c58acc71f0c9b859f9040fc192d94 |
| linea-tracer-plugin | linea-86a6517 | 8ca4dfb762c87eaafad39bef1fe803463d8b26707602864b38f8e786511efa27 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 1.0.6 | 9d583172831aba52a1fd3d20c799d3b7ef89b8535c872ebd6a39a679f286c6a5 |
| besu-fleet-plugin | 0.4.0 | dca5935dbaa2d095cbcbf7ef55ca7dc269beee5a6369f17c260c2b0831543eee |
Docker Image Details
To pull the image, use any of the following commands:
docker pull consensys/linea-besu-package:1.0.1-mrc1-20260601-86a6517
docker pull consensys/linea-besu-package:1.0.1-mrc1-20260601-86a6517-mrc1_test
To pull the image with Besu fleet plugin, use any of the following commands:
docker pull consensys/linea-besu-package-with-fleet:1.0.1-mrc1-20260601-86a6517
docker pull consensys/linea-besu-package-with-fleet:1.0.1-mrc1-20260601-86a6517-mrc1_test
| Digest | OS | Architecture |
|---|---|---|
| sha256:b016534d98d1e8aef0b616c130c87da3005ddd442a05d37e5072b42ad9bd4c43 | linux | arm64 |
| sha256:3918e6e1b75927d46378f6ab398f5e227609f999911612e26ef0e1e6ea3a5777 | linux | amd64 |
What's Changed
[1.0.1-mrc1] - 2026-06-01
🐛 Bug Fixes
- (sequencer) Bypass background scheduler collision in buildNewBlockAndWait(Long) (#3072)
- (tracer) No parallelism (#2957)
⚙️ Miscellaneous Tasks
- (linea-besu) Move besu project under nested directory (#3063)
- (linea-besu) Move linea-besu-package into linea-besu/package (#3069)
- (linea-besu) Move besu-plugins into linea-besu/plugins (#3075)
- (misc) Besu-plugin acceptance test cleanup of deadcode (#3152)
- (maru) Remove spring dependency management (#3205)
- (ci) Reset CHANGELOG.md to be the same content as latest main