github Consensys/teku 23.2.0

latest releases: 24.4.0, 24.3.1, 24.3.0...
15 months ago

This is an optional update that primarily updates dependent libraries. It is a required update for Sepolia network nodes.

Downloads

  • Available as 23.2.0 on Dockerhub
  • Download the binary distribution:
    • tar.gz (sha256: 536a9bbfdad22b1bd38fa9c5e877abdad1a06aab8e520d77ae534a1c5768b488)
    • zip (sha256: e41c43d0b68654983604b66736c64db8cbfe20bdb530b230e3bfe5a2280fb5b6)

Breaking Changes

  • --Xmetrics-block-timing-tracking-enabled option has been removed. The --metrics-block-timing-tracking-enabled option should be used instead (enabled by default).

Additions and Improvements

  • Introduced Doppelganger Detection feature
  • Changed color of block production duty to cyan, rather than dark blue.
  • Introduced a configuration overview printed during start up.
  • Introduced a new field el_offline in the GetSyncingStatusResponse which is set to true when the execution layer is offline: Syncing API update
  • Added Capella fork information for Sepolia network configuration.
  • Removed references to beacon block methods /eth2/beacon_chain/req/beacon_blocks_by_root and /eth2/beacon_chain/req/beacon_blocks_by_range.

Bug Fixes

  • Fixed issue which was causing validator keys to be loaded twice, which, in some cases, was causing beacon node to initialize slower.

Don't miss a new teku release

NewReleases is sending notifications on new releases.