File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2025-04-26 v25.4.1
2
+ ==================
3
+
4
+ Nimbus ` v25.4.1 ` is a high-urgency release for Ethereum and Gnosis mainnets due to their Pectra hardforks.
5
+
6
+ ### Fixes
7
+
8
+ - fix potential missed MEV blocks starting with Electra builder API:
9
+ https://github.com/status-im/nimbus-eth2/pull/7103
10
+
11
+ - fix ` single_attestation ` SSE beacon API stream subscription:
12
+ https://github.com/status-im/nimbus-eth2/pull/7107
13
+
1
14
2025-04-21 v25.4.0
2
15
==================
3
16
4
- Nimbus ` v25.4.0 ` is a high-urgency release for Ethereum Foundation and Gnosis mainnets due to their Pectra hardforks.
17
+ Nimbus ` v25.4.0 ` is a high-urgency release for Ethereum and Gnosis mainnets due to their Pectra hardforks.
5
18
6
19
### Improvements
7
20
Original file line number Diff line number Diff line change 19
19
20
20
versionMajor* = 25
21
21
versionMinor* = 4
22
- versionBuild* = 0
22
+ versionBuild* = 1
23
23
24
24
versionBlob* = " stateofus" # Single word - ends up in the default graffiti
25
25
You can’t perform that action at this time.
0 commit comments