Release Artifact: Linea Besu Package
Name: linea-besu-package-1.0.1-rc1-20260527-3a815fe.tar.gz
SHA256: 36d21c2f2a41578352839cea237b83dc39ce6c063b15ae2d1298e7ac1b6ede7c
From: ci/feat-milestone-release-with-dry-run (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-3a815fe | 4093e3635c005893edf567e9acb6e690592a21ffa5aaaf44fe5c10b3a9afc898 |
| linea-tracer-plugin | linea-3a815fe | 635fd02210e5179f4a228f65475fc8afd2ec201bb29be927839dcb8b8856f3da |
| 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-rc1-20260527-3a815fe
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-rc1-20260527-3a815fe
| Digest | OS | Architecture |
|---|---|---|
| sha256:c9b18da7512dedb8dc7a01ca15f5ea61dc5e69bce58526f1cdbd4fbca8d3e6e6 | linux | arm64 |
| sha256:9db37fee177e2da1cddac18d7f9128f1c39d2bb851a2664c26c3f3d575296c2d | linux | amd64 |
What's Changed
[1.0.1-rc1] - 2026-05-27
🐛 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)