File tree Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-08-29 v24.8.0
2+ ==================
3+
4+ Nimbus ` v24.8.0 ` is a ` low-urgency ` release with beacon API improvements and fixes.
5+
6+ ### Improvements
7+
8+ * Increase speed of processing blocks with deposits by 25%:
9+ https://github.com/status-im/nimbus-eth2/pull/6469
10+
11+ * Avoid running light client sync in background when node is synced:
12+ https://github.com/status-im/nimbus-eth2/pull/6505
13+
14+ * Add additional Sepolia bootnode:
15+ https://github.com/status-im/nimbus-eth2/pull/6490
16+
17+ ### Fixes
18+
19+ * Add timeouts to failed execution layer requests:
20+ https://github.com/status-im/nimbus-eth2/pull/6441
21+
22+ * Use correct fork digest when broadcasting blob sidecars, sync committee, and sync contribution messages:
23+ https://github.com/status-im/nimbus-eth2/pull/6440
24+
25+ * Fix Holesky genesis state being downloaded multiple times:
26+ https://github.com/status-im/nimbus-eth2/pull/6452
27+
28+ * Check blob versioned hashes when optimistic syncing:
29+ https://github.com/status-im/nimbus-eth2/pull/6501
30+
31+ * Increase trusted node sync state downloading timeout to 120 seconds:
32+ https://github.com/status-im/nimbus-eth2/pull/6487
33+
1342024-07-29 v24.7.0
235==================
336
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* = 7
21+ versionMinor* = 8
2222 versionBuild* = 0
2323
2424 versionBlob* = " stateofus" # Single word - ends up in the default graffiti
Original file line number Diff line number Diff line change 1+ {
2+ "opRetro" : {
3+ "projectId" : " 0xe346264e87202b47f1057eb0b0fcaa0ea7f83e14507ca4585a91a5d94e0e92c0"
4+ }
5+ }
You can’t perform that action at this time.
0 commit comments