Release Artifact: Linea Besu Package
Name: linea-besu-package-1.1.0-rc1-20260611-7bc1962.tar.gz
SHA256: 2063738bc9e777952ee07d9dbee27a50b42afb0c2f0654a912b3f22585ae079f
From: ci/chore-add-maru-tag-as-develop-in-e2e (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 26.5.0-9fcf3cc | 33209cd1e06517af362c17878c9bd582e1a030931482c0a894ac963761669c34 |
| linea-sequencer-plugin | linea-7bc1962 | b552c04d5e139e90b807bb37ae10fdf35310b48b39b31b72da191e37c6204ea0 |
| linea-tracer-plugin | linea-7bc1962 | 371519763589c0412ddefea1762488c98d8a1b88e79457751c495bf894b79378 |
| 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-rc1-20260611-7bc1962
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-rc1-20260611-7bc1962
| Digest | OS | Architecture |
|---|---|---|
| sha256:50e5bcd5815164718c229d61522c7bb44916e2c4fafcce2a2ec425ba0d64552a | linux | arm64 |
| sha256:57cd1dbf7e9f74f92af6a35727bced595e67aab26bb8be60da8b91fecdc6dc7e | linux | amd64 |
What's Changed
[1.1.0-rc1] - 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)