Skip to content

24.10.3

Latest
Compare
Choose a tag to compare
@lucassaldanha lucassaldanha released this 28 Oct 22:50
· 27 commits to master since this release
56440a8

This is a recommended update with bug fixes and networking improvements.

Note: this is the only version of Teku that supports the Mekong testnet (https://mekong.ethpandaops.io/).

Downloads

  • Available as 24.10.3 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: ca9111ba2a47261b71892e1e5f50789211c7e5dfd1b612c6d7f0f5802f99d767)
    • zip (sha256: 90f870d7b35acd2393b20d30346f2593cc1688849334bb0ec626ef260497eb43)

Breaking Changes

N/A

Additions and Improvements

  • Clean up old beacon states when switching from ARCHIVE to PRUNE or MINIMAL data storage mode
  • Upgrade to jvm-libp2p 1.2.1 which brings:
    • message publishing over gossipsub improvements (addresses Failed to publish * because no peers were available on the required gossip topic)
    • IDONTWANT control message usage improvements
  • Improved block production API compatibility with DVT software (i.e. SSV)

Bug Fixes

  • Fixed a block production issue for Validator Client (24.10.0 to 24.10.2 Teku VC), where required headers were not provided for JSON payloads. Default SSZ block production was unaffected.
  • Block production now uses json data (more like 24.8.0 did than 24.10) if the Eth-Consensus-version header is absent.

Upcoming Breaking Changes

N/A