Version 23.9.0

This commit is contained in:
Zahary Karadjov 2023-09-08 13:33:51 +03:00
parent c7db7d0f2c
commit f0bb1cbd4e
No known key found for this signature in database
GPG Key ID: C1F42EAFF38D570F
2 changed files with 28 additions and 1 deletions

View File

@ -1,3 +1,30 @@
2023-09-08 v23.9.0
==================
Nimbus `v23.9.0` is a `low-urgency` upgrade providing full support for the upcoming [Holešky testnet](https://github.com/eth-clients/holesky) and simplifying the required configuration for using [remote signers](https://nimbus.guide/web3signer.html).
We've been hard at work researching and developing a GossipSub protocol upgrade, designed to vastly improve bandwidth and latency, especially when dealing with the upcoming larger [EIP-4844 blob messages](https://www.eip4844.com/). This release introduces the initial steps towards this upgrade, along with CPU optimizations and enhanced DDoS protection.
### Improvements
* The new `--web3-signer` command-line option can be used to connect Nimbus to one or more remote signers without requiring any remote keystore files to be created. The list of validators attached to each remote signer is obtained automatically through the [`/api/v1/eth2/publicKeys`](https://consensys.github.io/web3signer/web3signer-eth2.html#tag/Public-Key/operation/ETH2_LIST) Web3Signer API endpoint:
https://github.com/status-im/nimbus-eth2/pull/5366
https://github.com/status-im/nimbus-eth2/pull/5385
https://github.com/status-im/nimbus-eth2/pull/5389
* The GossipSub implementation of Nimbus now consumes less bandwidth and CPU cycles, while improving upon the existing DoS protections through better peer scoring:
https://github.com/status-im/nimbus-eth2/pull/5229
* Nimbus now supports the upcoming Holešky testnet:
https://github.com/status-im/nimbus-eth2/pull/5337
### Fixes
* The `deposits exit` command was failing due to incorrect parsing of certain fields in the response of the `/eth/v1/config/spec` endpoint:
https://github.com/status-im/nimbus-eth2/pull/5370
https://github.com/status-im/nimbus-eth2/pull/5371
2023-08-23 v23.8.0
==================

View File

@ -17,7 +17,7 @@ const
"Copyright (c) 2019-" & compileYear & " Status Research & Development GmbH"
versionMajor* = 23
versionMinor* = 8
versionMinor* = 9
versionBuild* = 0
versionBlob* = "stateofus" # Single word - ends up in the default graffiti