Skip to content

Releases: Consensys/doc.web3signer

22.4.0

27 Apr 22:27
e44037e
Compare
Choose a tag to compare

Associated web3signer release: https://github.com/ConsenSys/web3signer/releases/tag/22.4.0

What's Changed

Full Changelog: 21.10.5...22.4.0

21.10.5

04 Jan 06:43
cf12607
Compare
Choose a tag to compare

Log4j dependency update.

21.10.4

20 Dec 04:58
cf12607
Compare
Choose a tag to compare

What's Changed

Full Changelog: 21.10.0...21.10.4

21.10.0

20 Oct 09:59
a7361e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 21.8.1...21.10.0

21.8.1

08 Sep 08:07
Compare
Choose a tag to compare

Altair fork block signing support. See https://github.com/ConsenSys/web3signer/releases/tag/21.8.1 for more details.

21.8.0

20 Aug 04:05
b60f65b
Compare
Choose a tag to compare
Fix Azure key vault description and example (#95)

Signed-off-by: Usman Saleem <[email protected]>

21.7.0

03 Aug 02:35
43d300d
Compare
Choose a tag to compare
  • --network flag for eth2 subcommand is now mandatory and defaults to mainnet.
  • Database migration scripts (V8__.sql and V9__.sql) are required if slashing protection is used.
  • Introduced --slashing-protection-db-pool-configuration-file

21.3.0

06 Apr 02:49
c3ea3bc
Compare
Choose a tag to compare
Add swagger-ui command line option. (#76)

* updating submodule to latest

* Add swagger-ui command line option.

Signed-off-by: Byron Gravenorst <[email protected]>

21.1.0

12 Jan 06:13
cdfd30e
Compare
Choose a tag to compare
Add reference to Teku for configuring TLS.  (#74)

* updating submodule to latest

* Add Teku reference for configuring TLS.

Signed-off-by: Byron Gravenorst <[email protected]>