github ChainSafe/lodestar v1.23.0-rc.3
Release v1.23.0-rc.3

pre-release8 hours ago

Changelog

Full Changelog

Features

Bug Fixes

  • remove warning log if validator pubkey not found or invalid (#7198) (@nflaig)
  • log as info instead of warn if builder does not provide a bid (#7191) (@nflaig)
  • return el_offline as true in syncing status response if auth failed (#7175) (@nflaig)
  • update electra BuilderBid container (#7169) (@nflaig)
  • add logger to builder http client (#7168) (@nflaig)
  • enforce strict timeout for builder to provide bid (#7151) (@nflaig)
  • queued attestations metric (#7158) (@twoeths)
  • make sure shuffling is calculated when querying next epoch proposers (#7156) (@matthewkeil)
  • improve forkchoice (#7142) (@twoeths)
  • allow to disable peer discovery / discv5 (#7144) (@nflaig)
  • include skipped partial withdrawal to partialWithdrawalsCount (#7118) (@ensi321)
  • ensure generated historical state slot matches requested slot (#7135) (@nflaig)
  • update multiple api errors to be spec compliant (#7113) (@nflaig)
  • update HTTP error response format to be spec compliant (#7110) (@nflaig)
  • adjust n-historical-states param (#7104) (@twoeths)
  • n-historical-states state serialization panel (#7111) (@twoeths)
  • state serialization time (#7109) (@twoeths)
  • use bigint gwei type for amount in requests instead of num 64 (#7085) (@g11tech)
  • avoid toHexString() (#7075) (@twoeths)

Refactoring

  • move WithBytes to types package (#7201) (@nflaig)
  • move validator status type and util to @lodestar/types (#7140) (@nflaig)
  • remove beaconAttestationBatchValidation flag (#7129) (@twoeths)

Dependencies

Tests

Styles

Maintenance

Don't miss a new lodestar release

NewReleases is sending notifications on new releases.