File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-07-29 v24.7.0
2+ ==================
3+
4+ Nimbus ` v24.7.0 ` is a ` low-urgency ` release with beacon API improvements and fixes.
5+
6+ ### Improvements
7+
8+ * Add support for publishBlindedBlockV2 beacon API endpoint:
9+ https://github.com/status-im/nimbus-eth2/pull/6413
10+
11+ * Improve block proposal rewards in the absence of pre-aggregated sync contributions:
12+ https://github.com/status-im/nimbus-eth2/pull/6384
13+
14+ ### Fixes
15+
16+ * Fix SSZ decoding for beacon API publishBlock and publishBlockV2 endpoints
17+ https://github.com/status-im/nimbus-eth2/pull/6408
18+
19+ * Fix ` statuses ` parameter handling in postStateValidators beacon API endpoint:
20+ https://github.com/status-im/nimbus-eth2/pull/6391
21+
22+ * Restore functioning Sepolia bootnodes, as previous bootnodes had gradually vanished:
23+ https://github.com/status-im/nimbus-eth2/pull/6421
24+
25+ * Fix IP addresses returned by getNetworkIdentity beacon API endpoint:
26+ https://github.com/status-im/nimbus-eth2/pull/6422
27+
28+ * Ensure Keymanager API fee recipient changes propagate to builder API relays:
29+ https://github.com/status-im/nimbus-eth2/pull/6412
30+
1312024-06-24 v24.6.0
232==================
333
Original file line number Diff line number Diff line change 1818 " Copyright (c) 2019-" & compileYear & " Status Research & Development GmbH"
1919
2020 versionMajor* = 24
21- versionMinor* = 6
21+ versionMinor* = 7
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