github ChainSafe/lodestar v1.26.0
Release v1.26.0

9 hours ago

Good day Lodestar users! We've just released our v1.26.0 update to Lodestar. We recommend all users update when convenient to benefit from some optimizations and fixes. If you previously experienced compile errors with Wasm SIMD unsupported, this release will fix the few amount of CPUs affected since v1.21.

We have removed the mekong network config as this release is no longer compatible with previous specifications used in the mekong testnet. This release is compatible with pectra-devnet-6 for those using Lodestar for Pectra development purposes.

Changelog

Full Changelog

Features

Bug Fixes

  • increase block production timeouts to account for event loop lag (#7420) (@nflaig)
  • further update and improve getblobs metrics collection and dashboard (#7416) (@g11tech)
  • update BeaconBlocksByRoot/Range rate limits to use deneb value (#7409) (@nflaig)
  • use correct by peer rate limiting on BlobSidecarsByRoot/Range post-electra (#7405) (@nflaig)
  • do not register validator statuses for epoch -1 (#7392) (@nflaig)
  • consistently check no pending withdrawals when processing voluntary exit (#7379) (@nflaig)
  • update getPendingBalanceToWithdraw to work with uncommitted changes (#7375) (@nflaig)
  • update ssz to use non-simd on systems that do not support (#7371) (@matthewkeil)
  • timeUntilNext calculation before genesis (#7372) (@ensi321)
  • use correct fork constants to limit max request blocks/blobs count (#7368) (@nflaig)
  • revert BlobSidecarsByRoot/Range version bump (#7347) (@nflaig)
  • use Bigint for deposit index to pass spec tests (#7344) (@nflaig)
  • parsing ExecutionRequests from EL (#7314) (@ensi321)
  • return correct type from attestation validation when using cache (#7261) (@nflaig)
  • remove aggregation bits from seen attestation cache (#7265) (@nflaig)
  • correctly get signature from single attestation bytes (#7266) (@nflaig)
  • get attester index from single attestation bytes if cache is used (#7264) (@nflaig)
  • select correct gossip type when publishing single attestation (#7256) (@nflaig)

Refactoring

Tests

  • ensure execution requests are de-/serialized according to EIP-7685 (#7330) (@nflaig)

Maintenance

Don't miss a new lodestar release

NewReleases is sending notifications on new releases.