github Consensys/teku 25.2.0

17 hours ago

This is an optional update for Mainnet nodes, containing improvements to the client.

This is a required update for nodes running on Holesky or Sepolia network as it contains the configuration for the Electra hard fork.

Downloads

  • Available as 25.2.0 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: 71c8c02a277162d178259b60ae7d7d44927256a3c035c7d448c0b823caec7b4e)
    • zip (sha256: 7ef4998d874b9f0118ef5b43f79ba42fef54ee328549cf87e38911ed4dc9f70f)

Breaking Changes

  • Removed MAX_CHUNK_SIZE from network global configurations, which will mean older clients will not get it from newer versions of Teku.

Additions and Improvements

  • Applied spec change to alter GOSSIP_MAX_SIZE to MAX_PAYLOAD_SIZE.
  • MAX_PAYLOAD_SIZE is now used instead of MAX_CHUNK_SIZE.
  • Updated 3rd party products to latest versions.
  • Add SSZ support to validator registration via Builder API.
  • Deprecated beacon-api /eth/v1/config/deposit_contract - will be removed after electra, in the fulu timeframe.
  • Deprecated beacon-api /teku/v1/beacon/pool/deposits - will be removed after electra, in the fulu timeframe.

Bug Fixes

N/A

Upcoming Breaking Changes

N/A

Don't miss a new teku release

NewReleases is sending notifications on new releases.