github Consensys/web3signer 22.11.0

latest releases: 24.6.0, 24.6.0-RC1, 24.2.0...
22 months ago

Breaking Changes

  • Slashing protection imports will now only fail for an individual validator instead for all validators allowing partial
    import if there is valid and invalid data.

Features Added

  • Introduced cli option to specify Hikari configuration for pruning database connection #661
  • Better database pruning default values: Pruning enabled by default with
    slashing-protection-pruning-epochs-to-keep = 250, slashing-protection-pruning-at-boot-enabled = false and
    slashing-protection-pruning-interval = 12.
  • Improved performance for slashing protection import
  • Introduced experimental cli option --Xslashing-protection-db-connection-pool-enabled to disable internal database
    connection pool (Hikari) to allow using external database connection pool such as pgBouncer.
    --slashing-protection-db-pool-configuration-file and --slashing-protection-pruning-db-pool-configuration-file can be
    reused to specify PG Datasource properties. #662
  • Added new subcommand watermark-repair to update low watermarks

Full Changelog

22.10.0...22.11.0


Downloads

File Checksum (sha256)
web3signer.tar.gz c13b63ab9c3750e7298452a9fa518776cfe8cd17214e03eaf3973c5307a00666
web3signer.zip 3aea1bc26a22cc328498a0a20115b989150369cde29442e19257657423eaa955

Docker

  • docker pull consensys/web3signer:22.11.0
  • docker pull consensys/web3signer:22.11.0-jdk11

Don't miss a new web3signer release

NewReleases is sending notifications on new releases.