github Consensys/teku 21.9.1
v21.9.1

latest releases: 24.4.0, 24.3.1, 24.3.0...
2 years ago

Upcoming Breaking Changes

  • The /teku/v1/beacon/states/:state_id endpoint has been deprecated in favor of the standard API /eth/v1/debug/beacon/states/:state_id which now returns the state as SSZ when the Accept: application/octet-stream header is specified on the request.
  • 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 -jdk14 and -jdk15 docker image variants will be removed in a future release. JDK 14 and 15 are no longer receiving security updates from upstream vendors.
    Note that the default docker image usage JDK 16 and is still receiving security updates.
  • The command line option --validators-performance-tracking-enabled has been deprecated in favour of --validators-performance-tracking-mode.

Bug Fixes

  • Fixed potential IllegalStateException during block production.
  • Fixed ConcurrentModificationException in AggregatingAttestationPool.

Downloads

  • Available as 21.9.1 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: 6f07492021422482b1cd050c2c89d52c39c96050dd448b8e3afa5a7ba0af6abb)
    • zip (sha256: 1217a6cef7a682996dceb8b8613680f65411fc4123bea41f6dfa66dfd97cac82)

Don't miss a new teku release

NewReleases is sending notifications on new releases.