Skip to content

Commit 6aa946f

Browse files
committed
update 2026 release changelog years to 2026
1 parent 8caf0b0 commit 6aa946f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2025-03-02 v26.3.0
1+
2026-03-02 v26.3.0
22
==================
33

44
The Nimbus consensus client `v26.3.0` is a `low-urgency` release which improves blob and column-handling performance.
@@ -8,12 +8,12 @@ The Nimbus consensus client `v26.3.0` is a `low-urgency` release which improves
88
- Improve blob and column-handling performance:
99
https://github.com/status-im/nimbus-eth2/commit/1a4774a42da0bc636e15a5d6ca234b2d6a3e05ce
1010

11-
2025-02-18 v26.2.1
11+
2026-02-18 v26.2.1
1212
==================
1313

1414
The Nimbus consensus client `v26.2.1` is a `low-urgency`, packaging-fix-only release for ARM and multiarch Docker images for anyone running `v26.2.0` and otherwise `medium-urgency` due to addressing the cause of the Nimbus outage on mainnet present in `v26.1.0` and earlier. Those still running `v26.1.0` or previous versions on mainnet should verify they're still on the canonical chain, restart Nimbus otherwise, and regardless update. There is no change to either the beacon node or validator client between `v26.2.0` and `v26.2.1`.
1515

16-
2025-02-13 v26.2.0
16+
2026-02-13 v26.2.0
1717
==================
1818

1919
The Nimbus consensus client `v26.2.0` is a `medium-urgency` release with improved network stability. In particular, it addresses a scenario during which Nimbus clients falsely rejected as invalid a mainnet block and forked off. Cache corruption in Nimbus's implementation Merkle tree hashing causing this arose from certain size changes of SSZ `List` objects which appeared on mainnet which bypassed correct cache invalidation; https://github.com/status-im/nim-ssz-serialization/pull/150#issuecomment-3895939018 provides additional detail. Because descendants of block inaccurately determined to be invalid could not be processed without violating protocol, Nimbus could not continue to follow mainnet's canonical chain until the node was restarted. This release fills in the previously missing cases of Merkle tree root cache invalidation to prevent recurrence of such an event.
@@ -35,7 +35,7 @@ The Nimbus consensus client `v26.2.0` is a `medium-urgency` release with improve
3535
- Fix handling of validator custody changes in requesting missing columns:
3636
https://github.com/status-im/nimbus-eth2/pull/7927
3737

38-
2025-01-29 v26.1.0
38+
2026-01-29 v26.1.0
3939
===================
4040

4141
The Nimbus consensus client `v26.1.0` is a `low-urgency` release with improved validator client stability.

0 commit comments

Comments
 (0)