github ChainSafe/lodestar v1.32.0
Release v1.32.0

latest releases: v1.34.0-rc.0, v1.33.0, v1.33.0-rc.0...
one month ago

Hey everyone! We're happy to release v1.32.0 to Lodestar users!

Firstly, we're happy to announce that all of our packages at Lodestar are now officially under Apache-2.0 licensing and the changes in our repository now reflect this.

Secondly, the release bumps our default gas limit signal to 45M as it was determined to be safe through testing during the protocol interop. You will not need to make any custom/flag changes to enable this.

If you've had any issues with block production, especially local block production, this upgrade is highly recommended as this release parallelizes some block building steps and optimizes our builder/engine race. It also includes additional optimizations to our proof verification.

Changelog

Full Changelog

Features

Bug Fixes

Refactoring

Tests

  • run against stable lighthouse release in sim tests (#7973) (@nflaig)

Maintenance

  • v1.32.0 release (#8060) (@philknows)
  • make buckets required when defining histograms (#7979) (@nflaig)
  • update query for attestations_per_committee metric (#7923) (@nflaig)
  • proposer lookahead follow-up changes (#7948) (@nflaig)
  • add panels to validator client dashboard to track aggregate participants (#7929) (@nflaig)
  • add panels for IDONTWANT metrics to gossipsub dashboard (#7924) (@nflaig)
  • do not create map entry if prev block root does not exist (#7928) (@nflaig)
  • add panels for SyncContributionAndProofPool metrics (#7922) (@nflaig)
  • add quic panels to libp2p dashboard (#7913) (@nflaig)
  • add Uint8Array type check to bytesToBigInt (#7920) (@nflaig)
  • change remaining package licenses from LGPL-v3 to Apache-2.0 (#7915) (@philknows)
  • prepare for spec test v1.6.0-alpha.1 (#7919) (@ensi321)
  • add panel to track aggregate cache misses (#7914) (@nflaig)
  • remove stale comment about default max blobs limit (#7907) (@nflaig)
  • track Packed Attestation metrics on Block Production dashboard (#7911) (@twoeths)
  • merge v1.31.0 stable back to unstable (#7908) (@philknows)

Documentation

Don't miss a new lodestar release

NewReleases is sending notifications on new releases.