Breaking Changes
- ETH2 Mode - block signing request (BLOCK_V2), starting from BELLATRIX fork, use block_header instead of block. #547
Features Added
- Added support for optimized block signing requests starting from Bellatrix fork. #437
- Early access: Support for Gnosis network in Eth2 mode.
--network gnosis
Bugs Fixed
- Keys loaded using the AWS secrets manager with environment config didn't work when using web identity tokens due to missing sts library.
Downloads
- Binary distribution tar.gz
- Binary distribution .zip
- Docker:
docker pull consensys/web3signer:22.5.0
- Docker (jdk11 variant):
docker pull consensys/web3signer:22.5.0-jdk11