|
| 1 | +2025-11-03 v0.2.2 |
| 2 | +================= |
| 3 | + |
| 4 | +The Nimbus EL `v0.2.2` alpha is a `high-urgency` release for the impending Fusaka fork and `low-urgency` for the Hoodi and Sepolia testnets. |
| 5 | + |
| 6 | +### Improvements |
| 7 | + |
| 8 | +- Improve performance of certain addition, multiplication, and pairing precompiles by 80+%: |
| 9 | + https://github.com/status-im/nimbus-eth1/pull/3747 |
| 10 | + |
| 11 | +- Dynamically adjust block persistence batch sizes to safely maximize throughput: |
| 12 | + https://github.com/status-im/nimbus-eth1/pull/3750 |
| 13 | + |
| 14 | +- Optimize Portal database pruning performance by 150x: |
| 15 | + https://github.com/status-im/nimbus-eth1/pull/3753 |
| 16 | + |
| 17 | +- Optimize Osaka modExpFee calculation: |
| 18 | + https://github.com/status-im/nimbus-eth1/pull/3784 |
| 19 | + |
| 20 | +- Add support for runtime ChainId in Portal ENR field: |
| 21 | + https://github.com/status-im/nimbus-eth1/pull/3749 |
| 22 | + |
| 23 | +### Fixes |
| 24 | + |
| 25 | +- Fix segfault when processing bad block: |
| 26 | + https://github.com/status-im/nimbus-eth1/pull/3733 |
| 27 | + |
| 28 | +- Fix crash while syncing: |
| 29 | + https://github.com/status-im/nimbus-eth1/pull/3751 |
| 30 | + |
| 31 | +- Fix segfault when database directory is locked or in use: |
| 32 | + https://github.com/status-im/nimbus-eth1/pull/3736 |
| 33 | + |
| 34 | +- Fix secp256r1 verification in certain cases: |
| 35 | + https://github.com/status-im/nimbus-eth1/pull/3759 |
| 36 | + |
| 37 | +- Fix forkId compatibility according to EIP-2124 and EIP-6122: |
| 38 | + https://github.com/status-im/nimbus-eth1/pull/3803 |
| 39 | + |
| 40 | +- Fix Portal bridge crash when JSON-RPC methods not available: |
| 41 | + https://github.com/status-im/nimbus-eth1/pull/3785 |
| 42 | + |
| 43 | +- Fix out-of-order execution client launch logging: |
| 44 | + https://github.com/status-im/nimbus-eth1/pull/3728 |
| 45 | + |
1 | 46 | 2025-09-26 v0.2.1 |
2 | 47 | ================= |
3 | 48 |
|
|
0 commit comments