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

latest releases: v1.22.0, v1.22.0-rc.0, v1.21.0...
pre-release15 months ago

Changelog

Full Changelog

Features

Bug Fixes

  • unknown block sync to subscribe/unsubscribe to network events (#5654) (@tuyennhv)
  • ignore queue aborted errors in prepareForNextSlot (#5658) (@nflaig)
  • handle only downloaded blocks in unknown block sync (#5656) (@tuyennhv)
  • ignore finalized when processing downloaded unknown block (#5651) (@tuyennhv)
  • correct slot and index in getEpochCommittees response (#5634) (@nflaig)
  • match beacon APIs URL casing (#5643) (@dapplion)
  • fix the blobs side cars by range response (#5640) (@g11tech)
  • fix big decimal fomatting of zeros after '.' used for logging block reward (#5637) (@g11tech)
  • handle dataGasUsed in engine for deneb payload (#5629) (@g11tech)
  • prevent unhandled rejections in racePromisesWithCutoff (#5627) (@nflaig)
  • write keystore cache with 600 permissions (#5622) (@nflaig)
  • archive state without using batchDelete (#5607) (@tuyennhv)
  • adjust decryption worker pool size based on keystore count (#5608) (@nflaig)
  • use proper newlines in metrics output (#5595) (@wemeetagain)
  • restore discv5 metrics (#5590) (@wemeetagain)
  • revert PR-5520 (#5592) (@tuyennhv)
  • deduplicate notifier log (#5545) (@tuyennhv)
  • ensure benchmark workflow is not cancelled on stable/unstable consecutive pushes (#5535) (@g11tech)
  • use proper state to verify attestations (#5500) (@tuyennhv)
  • correct seen attestation data count per slot metric (#5509) (@tuyennhv)
  • modify minimal preset's field elements per blob to mainnet for dev runs (#5484) (@g11tech)
  • update builder mergemock sim with builder block assertions (#5432) (@g11tech)
  • cli: consistently support URLs as comma-separated values (#5660) (@nflaig)
  • logger: restore previous --logFileDailyRotate behavior (#5598) (@nflaig)
  • logger: avoid creating new winston instance for each child (#5597) (@nflaig)
  • logger: increase max listeners of file transports to 20 (#5537) (@nflaig)
  • beacon-node: cleanly exit process on graceful shutdown (#5330) (@nflaig)
  • validator: improve error handling in attestation service (#5511) (@nflaig)
  • validator: lock keystores when loading from cache file (#5474) (@nflaig)
  • validator: log api errors as warn if node is syncing (#5467) (@nflaig)
  • slashing-protection: resolve minEpoch max call stack issue (#5461) (@nflaig)
  • slashing-protection: filter by db bucket when loading pubkeys (#5437) (@nflaig)
  • slashing-protection: limit min-max surround epoch lookback to 4096 (#5454) (@nflaig)

Refactoring

Continuous Integration

Tests

Styles

Maintenance

Documentation

Don't miss a new lodestar release

NewReleases is sending notifications on new releases.