Summary
This release bumps the reth version to v1.11.3, which fixes a potential panic in the trie proof calculator and a state bug in the parallel sparse trie.
Update Priority
This table provides priorities for which classes of users should update particular components.
| User Class | Priority |
|---|---|
| Payload Builders | High |
| Non-Payload Builders | High |
All Changes
- fix(docker): include genesis fixtures in build context (#238)
- feat(cli): bake genesis into build (#237)
- feat(cli): default berachain bootnodes (#236)
- fix(chainspec): make --chain required on stage/db subcommands (#231)
- chore: bump reth from v1.11.2 to v1.11.3 (#233)
- chore(CI): add nightly build for sequencer branch (#223)
- perf(ci): parallelize Docker builds with native ARM/x86 runners and dependency caching (#229)
- fix: ignore RUSTSEC-2026-0002 lru advisory pinned by discv5 (#230)
- fix: default engine.persistence-threshold to 0 (#227)
- chore(CI): fix security audit warning (#225)
Binaries
The binaries are signed with the PGP key: 9242 626B 8926 378A EA33 82A7 11BD B71D C9ED AE7B
Bera-Reth
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | bera-reth-v1.3.3-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | bera-reth-v1.3.3-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | bera-reth-v1.3.3-aarch64-apple-darwin.tar.gz | PGP Signature | |
| Docker | berachain/bera-reth | - |
