Release Artifact: Linea Besu Package
Name: linea-besu-package-1.1.0-20260520-80afe88.tar.gz
SHA256: 5799fa043162b9b85bfe52e7e63816bc603fecde489a2e4f6246e2a50656555d
From: ci/feat-milestone-release-manual-workflow-follow-up (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-80afe88 | e12279fa23afbb084c7bd4cbe19fe3ef311eb45bac6c9133af7abf220957328f |
| linea-tracer-plugin | linea-80afe88 | 9af194ed47b6c83769f812202bb36c8b99211a139ede25da64bb6d6c3c5274d7 |
| 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.1.0-20260520-80afe88
docker pull consensys/linea-besu-package:1.1.0-20260520-80afe88-rct1_test
To pull the image with Besu fleet plugin, use any of the following commands:
docker pull consensys/linea-besu-package-with-fleet:1.1.0-20260520-80afe88
docker pull consensys/linea-besu-package-with-fleet:1.1.0-20260520-80afe88-rct1_test
| Digest | OS | Architecture |
|---|---|---|
| sha256:d28c6d0693386ed8e60c7341bb63009935f3bb8c63b07e969b923d44ccbdc2ee | linux | arm64 |
| sha256:5dd6c48d2a02aca9d30d8448dc4334c211696c9514f525d7ded17b35c66691ee | linux | amd64 |
What's Changed
[1.1.0] - 2026-05-20
🐛 Bug Fixes
- (sequencer) Bypass background scheduler collision in buildNewBlockAndWait(Long) (#3072)
- (tracer) No parallelism (#2957)