Releases: Consensys/linea-monorepo
Linea Sequencer v4.0-rc21.1
What's Changed
- Update arithmetization from
beta-v4.0-rc20tobeta-v4.0-rc21
Linea Besu Package beta-v4.0-rc21-20251106170305-699656b
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc21-20251106170305-699656b.tar.gz
SHA256: 84bc07e696a483519c7e31a8a2d4cb7eaae46414ca49de067af849000149fe32
From: feat/update-tracer-to-beta-v4.0-rc21 (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.11.0-RC1-linea2 | 7fb5fdda5314a901519551eca97c40dec9eb9aba718779a60bd5c7fffa3ed47d |
| linea-sequencer-plugin | 4.0-rc21.1 | a0dfab2c54dd8f9c464e065e64060672397508cc8cc344dbee6a6bae455d992f |
| linea-tracer-plugin | beta-v4.0-rc21 | 84a9e53a88a4fe08967caae88b337f54e4c449c27458af74d96c17f1248f9575 |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc21-20251106170305-699656b
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc21-20251106170305-699656b
| Digest | OS | Architecture |
|---|---|---|
| sha256:6a176003ea8cffdb2b7a68f78aacdc7e03e6f1b2e6442f99f6dc094189dcd771 | linux | arm64 |
| sha256:2d1b418bc48f4db606f5c50e1f6bdc7ea4a1dda29918098682bf5213bf9d9385 | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-besu-pkg versions for tracer, sequencer (699656b)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea Besu Package beta-v4.0-rc20-20251104174926-d43d784
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc20-20251104174926-d43d784.tar.gz
SHA256: d9f9f2da12029d4c31614e1d4e1e6f4e23f6fa09594490809abfd57719652a04
From: feat/update-shomei-plugin-to-0.8.0-for-prod-mainnet (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.10.0-linea3 | 296401761d0ab0fdf29cb49ef62079fe0241b182183f15700352aed61b20e63a |
| linea-sequencer-plugin | 4.0-rc20 | 3ba669dc38d84bfb16e5630816ecac3453517c1e53e5ca597588d4c6589580ba |
| linea-tracer-plugin | beta-v4.0-rc20 | 67df1ca6299e94d14dc3183ac059a3a957ac3ad218083532d6eeba518004e90c |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.8.0 | af22806b1c2f5a7c4cc6630e3c4ccc88108f7bc2534d0dd3cf727aeed9de1173 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc20-20251104174926-d43d784
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc20-20251104174926-d43d784
| Digest | OS | Architecture |
|---|---|---|
| sha256:088bd21441c2a0618c92c52636079ddc9614f6046e0bfe393113393ce8f60187 | linux | arm64 |
| sha256:6cc0db27b810a7db33035fc5f40c3bcdd7c202cbca11d37c3600b317678238bb | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update version env with shomei plugin 0.8.0 + for e2e (d43d784)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea Besu Package beta-v4.0-rc20-20251104100707-3294a02
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc20-20251104100707-3294a02.tar.gz
SHA256: 9c85868277210970dea5763857d7e77740ae06395d1729182aa973ef9a952f21
From: feat/besu-pkg-with-tracer-beta-v4.0-rc21 (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.10.0-linea3 | 296401761d0ab0fdf29cb49ef62079fe0241b182183f15700352aed61b20e63a |
| linea-sequencer-plugin | 4.0-rc20 | 3ba669dc38d84bfb16e5630816ecac3453517c1e53e5ca597588d4c6589580ba |
| linea-tracer-plugin | beta-v4.0-rc20 | 67df1ca6299e94d14dc3183ac059a3a957ac3ad218083532d6eeba518004e90c |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc20-20251104100707-3294a02
| Digest | OS | Architecture |
|---|---|---|
| sha256:77000ff5b624208b330b097da714b964657390318b02a281de1d91e7c9ccaa14 | linux | arm64 |
| sha256:11882cfd3201d92d85779e0ca51f94565d544a6c1e2b5a0fa12e29b0057f92b8 | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update tracer beta-v4.0-rc20 for linea besu pkg (9295fe3)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea sequencer v4.0-rc20
Sequencer release of version v4.0-rc20.
Linea Besu Package beta-v4.0-rc20-20251103213749-4b05d3e
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc20-20251103213749-4b05d3e.tar.gz
SHA256: 582b3e7a27dda420b48535982d4082ff9027d6fc8dc215d43635fc3e41542803
From: feat/besu-pkg-with-tracer-beta-v4.0-rc21 (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.10.0-linea3 | 296401761d0ab0fdf29cb49ef62079fe0241b182183f15700352aed61b20e63a |
| linea-sequencer-plugin | 4.0-rc20 | 3ba669dc38d84bfb16e5630816ecac3453517c1e53e5ca597588d4c6589580ba |
| linea-tracer-plugin | beta-v4.0-rc20 | 67df1ca6299e94d14dc3183ac059a3a957ac3ad218083532d6eeba518004e90c |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc20-20251103213749-4b05d3e
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc20-20251103213749-4b05d3e
| Digest | OS | Architecture |
|---|---|---|
| sha256:75a6a63411cfc181999cffce9c06775568d51c022047e2a5d728432bb3483988 | linux | arm64 |
| sha256:24b0ac5342b1cac3802ac127aaf73d62f24794e0bb6b355b5f9a0c1e2a0974e0 | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update tracer beta-v4.0-rc20 for linea besu pkg (9295fe3)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea Besu Package beta-v4.0-rc20-20251103172108-9295fe3
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc20-20251103172108-9295fe3.tar.gz
SHA256: 927633b93e9fa13a24a88a37282ad78d690570a1d47d295dd0de0954dc6adc6d
From: feat/besu-pkg-with-tracer-beta-v4.0-rc20 (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.10.0-linea3 | 296401761d0ab0fdf29cb49ef62079fe0241b182183f15700352aed61b20e63a |
| linea-sequencer-plugin | 4.0-rc18 | 4917807297e3fc303b701d64558f4026d88eb54f017cbacdad352fdccd6d10a9 |
| linea-tracer-plugin | beta-v4.0-rc20 | 67df1ca6299e94d14dc3183ac059a3a957ac3ad218083532d6eeba518004e90c |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc20-20251103172108-9295fe3
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc20-20251103172108-9295fe3
| Digest | OS | Architecture |
|---|---|---|
| sha256:968aebda68bfc8dd843604738201d02333a5a7e445b581006f3299ef77d13ea4 | linux | arm64 |
| sha256:b579589a321cf80d854f305425d7372a9d189ba4f616f86c12ad7af0b00f43ea | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update tracer beta-v4.0-rc20 for linea besu pkg (9295fe3)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea Besu Package beta-v4.0-rc18-hotfix-20251103160247-63feb23
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc18-hotfix-20251103160247-63feb23.tar.gz
SHA256: 9ba94a619fa18607225e1f6b2b598daa8c13a0e8d8cf37b490976c1ebcd1e291
From: feat/besu-package-with-trace-rc18-hotfix (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.10.0-linea3 | 296401761d0ab0fdf29cb49ef62079fe0241b182183f15700352aed61b20e63a |
| linea-sequencer-plugin | 4.0-rc18 | 4917807297e3fc303b701d64558f4026d88eb54f017cbacdad352fdccd6d10a9 |
| linea-tracer-plugin | beta-v4.0-rc18-hotfix | 1ca2e570cb0dd6a7335a6f194002ad3ea857b2172a82b0c00ba7f6794d31bbd0 |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc18-hotfix-20251103160247-63feb23
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc18-hotfix-20251103160247-63feb23
| Digest | OS | Architecture |
|---|---|---|
| sha256:f49846d69d2ecee2f80a1f7e1bbb99b54cf5f6a1cf09de01c02bb78055c0cb02 | linux | arm64 |
| sha256:4a89409afc73cfd4b2849bdcee40281c79b098d7db435ff0646d22a7c931b75f | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- release a besu pkg version with tracer beta-v4.0-rc18-hotfix (362eac9)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)
Linea Besu Package beta-v4.0-rc18-hotfix-20251103144337-362eac9
Release Artifact: Linea Besu Package
Name: linea-besu-package-beta-v4.0-rc18-hotfix-20251103144337-362eac9.tar.gz
SHA256: 532fd239833e0cba5b1e77d4e61b043dd6f956e1c752720819135e00b3e9631c
From: feat/besu-package-with-trace-rc18-hotfix (workflow_dispatch)
Besu and Plugin Details
| Module | Version | SHA-256 |
|---|---|---|
| linea-besu | 25.11.0-RC1-linea2 | 7fb5fdda5314a901519551eca97c40dec9eb9aba718779a60bd5c7fffa3ed47d |
| linea-sequencer-plugin | 4.0-rc19 | e7c8d53428da8843528aa731069ffb77e73c8d51adf99f6415a4199aece3871b |
| linea-tracer-plugin | beta-v4.0-rc18-hotfix | 1ca2e570cb0dd6a7335a6f194002ad3ea857b2172a82b0c00ba7f6794d31bbd0 |
| linea-finalized-tag-updater-plugin | 0.3.0 | 06c7c79ebe7fa3d2f74fd379917e72af08dc88a7f7369c8ce392ae91d5d760b2 |
| linea-staterecovery-plugin | 1.0.4 | 11f10ca84e9ab26b5d95e6f09cefb42c0c0063f237a0586700477d9fbeceaea7 |
| shomei-plugin | 0.7.5 | e0e049e76b1d44a55595c86a216ab53a01b30b51d847093aaed42bf0c38de504 |
| besu-fleet-plugin | 0.3.8 | 204b4015b126188839fc3eb598d4ea55cbc2b69e40237041bfb8c9ae034cd222 |
Docker Image Details
To pull the image, use the following command:
docker pull consensys/linea-besu-package:beta-v4.0-rc18-hotfix-20251103144337-362eac9
To pull the image with Besu fleet plugin, use the following command:
docker pull consensys/linea-besu-package-with-fleet:beta-v4.0-rc18-hotfix-20251103144337-362eac9
| Digest | OS | Architecture |
|---|---|---|
| sha256:fee8572470a0906b01519003a355924be536ce9cb881793e58cd0b210605a715 | linux | arm64 |
| sha256:e89a9ea2155e248036a744d1326421b84c00899321824489490340cbc39e474c | linux | amd64 |
What's Changed
Bug Fixes
Features
- add besu-fleet-plugin into linea-besu-package (#1233) (b69ebc9)
- add script for assemble linea besu packages and makefile (#1050) (62b422b)
- aligning advanced and basic mainnet besu config in linea-besu-p… (#1625) (cd25bfd)
- fix linea-beau-packages profile tests and update besu node vers… (#1568) (648f6e0)
- release a besu pkg version with tracer beta-v4.0-rc18-hotfix (362eac9)
- update besu and plugin versions (#1381) (b0efa92), closes #1437
- update linea-besu-package image version with latest linea-seque… (#1316) (5078723)
- update linea-sequencer version for liveness (#1355) (2308177)
- update sequencer plugin to 4.0-rc13.1 and tracer to beta-v4.0-rc13 (#1560) (fec5202)
- update trace-limits and besu images (#1129) (0b863e2)
- update versions of linea-besu, linea-sequencer, finalized-tag-u… (#1298) (fa78cf2)