github Consensys/teku 23.10.0

latest releases: 24.8.0, 24.6.1, 24.6.0...
11 months ago

This is an optional update containing bug fixes and performance improvements.

Downloads

  • Available as 23.10.0 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: 0b0c71510780c0972a048ab2efa300b0ff584d9e5084b1e2f605af03aa4cbb31)
    • zip (sha256: 641c8fde7d2f338d60f91cece8c2dcbf53a62d3f80a54de6704b1ed99d71a6b0)

Breaking Changes

  • The response of the Attestation Rewards method was updated to include two extra
    fields (inactivity and inclusion_delay) into the total_rewards and ideal_rewards objects.
    This should be considered a breaking change only if you are strictly
    checking the structure of the json in the response.

Additions and Improvements

  • Solves an unintended breaking change in 23.9.1 release that included an updated LevelDB
    native library not compatible with older Linux distributions. LevelDB native library has
    been updated to support older GLIBC versions (ie Ubuntu 20.04 and Debian 11).
  • Changed attestation duty calculation to improve performance.

Bug Fixes

  • During network configuration load, all missing fields will now be reported, rather than just the first missing field causing failure.

Upcoming Breaking Changes

N/A

Don't miss a new teku release

NewReleases is sending notifications on new releases.