Release Artifact: Linea Besu Package
Name: linea-besu-package-1.1.0-rc3-20260515-58b58d6.tar.gz
SHA256: fb6e555e7108ed4799aeb78f1065f5c3a6e89fec3622921120400597fed38bba
From: ci/feat-milestone-release-manual-workflow (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-58b58d6 | c978ef4f5406742e52a985ff0c8764a371e6457386e8b3834840ee9cbae4fe83 |
| linea-tracer-plugin | linea-58b58d6 | 763188fd429e70bc67afeab9b8b743e761badd7856abc0b0e838edb735c5b24c |
| 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 the following command:
docker pull consensys/linea-besu-package:1.1.0-rc3-20260515-58b58d6
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:1.1.0-rc3-20260515-58b58d6
| Digest | OS | Architecture |
|---|---|---|
| sha256:cfcc16b056b566485c8434e6c698509cbed9d1646f5ab57656f6504b7323c6bd | linux | arm64 |
| sha256:d686d2613f30be2c9c9b83b269918a1b481678659b6facf657cc650de0bab3b1 | linux | amd64 |
What's Changed
[1.1.0-rc3] - 2026-05-15
🐛 Bug Fixes
- (sequencer) Bypass background scheduler collision in buildNewBlockAndWait(Long) (#3072)
- (tracer) No parallelism (#2957)
- (coordinator, jvm-libs, e2e, state-recovery, prover, docker, misc) Remove state manager request version (#3099)
⚙️ 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)
- (coordinator) Remove "build" prefix from package names
- (coordinator) Rename packages net.consensys.zkevm.* -> linea.* (#3105)