This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
21.10.0
21.10.0
Breaking Changes
- Azure vault remote signing keys created with deprecated SECP256K1 curve name are not supported anymore. Such keys would need to be regenerated and/or re-imported with Key type:
EC
and curve name:P-256K
. #386
Bugs Fixed
- Adding configuration files should load new accounts automatically without restarting EthSigner #390
- eth_sign signing of hex data #393
- Upgrade web3j to latest version for fix to handle large chainids in eip155 transactions #382
Features Added
- Add validation for GoQuorum transactions with value #377
- Add publishing to docker namespace "consensys/ethsigner" and deprecate docker namespace "consensys/quorum-ethsigner" #384
- Upgrade to signers 1.0.19 allows empty password files to be read when creating a Signer #372
- Upgrade besu to 21.10.0 for acceptance tests
Download links
Docker
docker pull consensys/ethsigner:21.10.0