merge stable into unstable

This commit is contained in:
Zahary Karadjov 2022-12-13 01:24:12 +02:00
commit 478e6f7c38
No known key found for this signature in database
GPG Key ID: C1F42EAFF38D570F
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
2022-12-12 v22.11.1
===================
Nimbus `v22.11.1` is a `high-urgency` hotfix for all users who are
running validators backed by remote keystores and web3signer.
This update addresses a compatibility issue that may result in
missed block proposals. If you are not using a remote signer,
you can safely skip this release.
### Fixes
* Incompatible encoding used in the web3signer block signing requests
after the merge:
https://github.com/status-im/nimbus-eth2/pull/4407
* Ignored `graffiti` option of the validator client:
https://github.com/status-im/nimbus-eth2/pull/4417
2022-11-30 v22.11.0
===================

View File

@ -21,7 +21,7 @@ when not defined(nimscript):
const
versionMajor* = 22
versionMinor* = 11
versionBuild* = 0
versionBuild* = 1
versionBlob* = "stateofus" # Single word - ends up in the default graffiti