Release Artifact: Linea Besu Package
Name: linea-besu-package-1.1.0-20260611-4b80178.tar.gz
SHA256: 93dc14813f4183e6e8488ca92e6b5c93b25e65b72dd8e387f764ad6538b14b7f
From: main (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-4b80178 | c76eb2833d7826b8b6fd147f6cff335f183b78e71df8053e5b03911229699d8e |
| linea-tracer-plugin | linea-4b80178 | a102c008b3f19cf86f033e2108326b60368efd4816bd0feac32a718cc79a5982 |
| 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-20260611-4b80178
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-20260611-4b80178
| Digest | OS | Architecture |
|---|---|---|
| sha256:3f82db58642bca38620824c812325a129d20eea3d872f2efc3acb4ad9d3ccbdc | linux | arm64 |
| sha256:29f78a8fe2ecdf7000c9f527a56f197aaebd00964198a4934b2b72d1106d176a | linux | amd64 |
What's Changed
[1.1.0] - 2026-06-11
🚀 Features
- (linea-besu) Add interfaces module: security and LineaTransactionSelectionResult (#3238)
- (linea-besu) Forced transactions integration with security policy transaction selector (#3295)
🐛 Bug Fixes
- (sequencer) Bypass background scheduler collision in buildNewBlockAndWait(Long) (#3072)
- (tracer) No parallelism (#2957)
- (arithmetization) Fix alert 514 (#3246)
- (arithmetization) Security alert 513 on loop condition in BlockDataInstruction (#3253)
🚜 Refactor
- (misc) Rename Linea to Lineth across documentation and codebase (#3316)
⚙️ 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)
- (misc) Rename Consensys/linea-monorepo references to LFDT-Lineth/lineth-monorepo (#3297)
- (misc) Point references at in-tree paths for previously-external repos (#3309)