Skip to content

Release v1.37.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 14:33
eaf5bc9

Happy December Lodestar users! We just published a recommended maintenance release v1.37.0 for all networks. This release includes a performance fix seen in other Fusaka testnets and also includes a validator client option to disable slot skipping for Obol users (enabled by default when using the --distributed flag).

Both versions, v1.36.0 and v1.37.0 remain compatible for the Fusaka mainnet hard fork on December 3rd.

See you in Fusaka! 🦓

Changelog

Full Changelog

Features

Bug Fixes

  • compare signature bytes in proposer signature cache check (#8636) (@nflaig)
  • verify proposer signatures once per slot (#8620) (@twoeths)

Refactoring

Tests

Maintenance