File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ 2025-06-16 v25.6.0
2+ ==================
3+
4+ Nimbus ` v25.6.0 ` is a ` low-urgency ` release.
5+
6+ ### Improvements
7+
8+ - Exit on first slashing of a validator for which it is responsible:
9+ https://github.com/status-im/nimbus-eth2/pull/7091
10+
11+ - Reduce the extent to which backfilling can hinder forward sync or chain progress:
12+ https://github.com/status-im/nimbus-eth2/pull/7191
13+
14+ - Prevent empty block responses from peers from causing forward sync to overshoot:
15+ https://github.com/status-im/nimbus-eth2/pull/7197
16+
17+ - Provide blocks and blobs over req/resp regardless of payload validation status:
18+ https://github.com/status-im/nimbus-eth2/pull/7198
19+
20+ - Remove deprecated Eth1Data polling for deposits in favor of EIP6110:
21+ https://github.com/status-im/nimbus-eth2/pull/7114
22+
23+ ### Fixes
24+
25+ - Implement getPendingConsolidations and add ` version ` field to getPendingDeposits and getPendingPartialWithdrawals beacon API endpoints:
26+ https://github.com/status-im/nimbus-eth2/pull/7170
27+
28+ - Add missing ` finalized ` field to getStateRandao beacon API endpoint:
29+ https://github.com/status-im/nimbus-eth2/pull/7171
30+
1312025-05-08 v25.5.0
232==================
333
You can’t perform that action at this time.
0 commit comments