github Consensys/teku 22.6.1

latest releases: 24.3.1, 24.3.0, 24.2.0...
22 months ago

This is a required update for the Sepolia testnet and recommended for other users.

Downloads

  • Available as 22.6.1 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: 9b2f8c1f8d4dab0404ce70ea314ff4b3c77e9d27aff9d1e4c1933a5439767dde)
    • zip (sha256: 97d30aaf2d00567a994ede64d9f8317941718086780f0f2b2fcc032a7e2dfd31)

Additions and Improvements

  • Updated terminal total difficulty (TTD) configuration for Sepolia testnet
  • Further optimization of epoch transitions
  • Added additional Sepolia bootnode
  • Optimised attestation gossip validation by using the current head state to validate more attestations
  • Avoid revalidating signatures for attestations re-added to the memory pool during a re-org

Bug Fixes

  • Fixed the beacon-rest-api opening a listen port on too many interfaces
  • Fixed issue where blocks received via gossip may not be processed if an ancestor's execution payload returned an error from the execution engine.
  • Increased the default queue size limit for validator tasks to better support running very large numbers of validators.
  • Fixed issue where execution engine connections using web sockets may fail during the merge transition

Upcoming Breaking Changes

  • The /eth/v1/debug/beacon/states/:state_id endpoint has been deprecated in favor of the v2 Altair endpoint /eth/v2/debug/beacon/states/:state_id
  • The /eth/v1/beacon/blocks/:block_id endpoint has been deprecated in favor of the v2 Altair endpoint /eth/v2/beacon/blocks/:block_id
  • The /eth/v1/validator/blocks/:slot endpoint has been deprecated in favor of the v2 Altair endpoint /eth/v2/validator/blocks/:slot
  • The /eth/v1/debug/beacon/heads endpoint has been deprecated in favor of the v2 Bellatrix endpoint /eth/v2/debug/beacon/heads

Don't miss a new teku release

NewReleases is sending notifications on new releases.