Skip to content

Commit 3e81d63

Browse files
authored
Ver 26.3.1 (#546)
* Pre-prague * Reth bugfix * Race
1 parent 2880d28 commit 3e81d63

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

website/docs/About/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ instead.
1818
1919
## v26.3.1 2026-03-23
2020

21-
*This is an optional release*
21+
*This is a recommended release for Reth users*
2222

2323
**Breaking changes**
2424

2525
- Requires Nimbus-EL `v0.3.0` or later
2626
- Requires Besu `26.2.0` or later when using `rolling-expiry` or `aggressive-expiry` or when using IPv6
2727
- Requires Lodestar `v1.41.0` or later
28+
- `pre-cancun-expiry` becomes `pre-prague-expiry`. If you use it, please manually adjust `.env`. You do *not* need to resync.
2829

2930
Changes
3031
- Support Lodestar QUIC
@@ -38,6 +39,9 @@ Changes
3839
- Nimbus Verified Proxy supports `Dockerfile.binary`
3940
- `PROXY_EXTRAS` for Nimbus Verified Proxy
4041

42+
Bug fixes
43+
- Fixed Reth `full` and `pre-merge-expiry` node types. Not all pruning parameters were being applied.
44+
- Handle a race condition on slow machines more gracefully: The CL waits up to 25 seconds for the EL to create the JWT secret file
4145

4246
## v26.3.0 2026-03-02
4347

0 commit comments

Comments
 (0)