Version 23.3.2

This commit is contained in:
Zahary Karadjov 2023-03-22 01:50:00 +02:00
parent 44b38ef137
commit 6c0d756d54
No known key found for this signature in database
GPG Key ID: C1F42EAFF38D570F
2 changed files with 32 additions and 1 deletions

View File

@ -1,3 +1,34 @@
2023-03-22 v23.3.2
==================
Nimbus `v23.3.2` is a `medium-urgency`, but mandatory upgrade providing full-support for the upcoming Capella hard-fork on Mainnet. Please upgrade at your earliest convenience - **before the 12th of April**.
### Improvements
* The `deposits exit` can now be executed with a path to a keystore file that was generated by `deposit-staking-cli` or `ethdo`. All users are advised to use this method for exiting, due to a [known issue](https://github.com/status-im/nimbus-eth2/issues/4216) preventing the other formerly supported methods from working:
https://nimbus.guide/voluntary-exit.html
https://github.com/status-im/nimbus-eth2/pull/4753
* The metrics `beacon_light_client_finality_update_received`, `beacon_light_client_finality_update_dropped`, `beacon_light_client_optimistic_update_received` and `beacon_light_client_optimistic_update_dropped` provide information regarding the observed light client gossip traffic:
https://github.com/status-im/nimbus-eth2/pull/4745
* Nimbus now recognizes the `/eth/v1/validator/beacon_committee_selections` and `/eth/v1/validator/sync_committee_selections` Beacon API end-points in accordance to the latest spec:
https://github.com/status-im/nimbus-eth2/pull/4760
### Fixes
* Nimbus will no longer report warnings such as "Connection to EL node degraded" when paired with an execution node that hasn't been synced up to the deployment block of the validator deposit contract:
https://github.com/status-im/nimbus-eth2/pull/4761
* Nimbus was sporadically triggering an inappropriate assertion error under normal operating conditions:
https://github.com/status-im/nimbus-eth2/pull/4759
2023-03-14 v23.3.1
==================

View File

@ -18,7 +18,7 @@ when not defined(nimscript):
const
versionMajor* = 23
versionMinor* = 3
versionBuild* = 1
versionBuild* = 2
versionBlob* = "stateofus" # Single word - ends up in the default graffiti