File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-03-02 v25.3.0
2+ ==================
3+
4+ Nimbus ` v25.3.0 ` is a ` low-urgency ` release except for the Gnosis Chiado testnet, for which it's a ` high-urgency ` release.
5+
6+ ### Improvements
7+
8+ - Add Gnosis Chiado testnet Electra fork support:
9+ https://github.com/status-im/nimbus-eth2/pull/6968
10+
11+ - Add SSZ support for the registerValidator beacon REST API endpoint:
12+ https://github.com/status-im/nimbus-eth2/pull/6943
13+
14+ - Increase trusted node sync state download timeout to 3 minutes:
15+ https://github.com/status-im/nimbus-eth2/pull/6969
16+
17+ - Add link to trusted node sync documentation regarding state download timeout:
18+ https://github.com/status-im/nimbus-eth2/pull/6927
19+
20+ ### Fixes
21+
22+ - Fix validator client graffiti with web3signer validators:
23+ https://github.com/status-im/nimbus-eth2/pull/6927
24+
25+ - Fix sync completion percentages exceeding 100%:
26+ https://github.com/status-im/nimbus-eth2/pull/6922
27+
1282025-02-13 v25.2.0
229==================
330
Original file line number Diff line number Diff line change 1818 " Copyright (c) 2019-" & compileYear & " Status Research & Development GmbH"
1919
2020 versionMajor* = 25
21- versionMinor* = 2
21+ versionMinor* = 3
2222 versionBuild* = 0
2323
2424 versionBlob* = " stateofus" # Single word - ends up in the default graffiti
You can’t perform that action at this time.
0 commit comments