Skip to content

Release v1.16.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 18:05
04f7958

Changelog

Full Changelog

Features

Bug Fixes

  • earliest permissable slot for beacon_attestation topic post deneb (#6198) (@tuyennhv)
  • reduce verbosity of gossip block errors (#6430) (@nflaig)
  • publish blobs sooner than later (#6431) (@g11tech)
  • fix regression in getCurrentSlotAround (#6407) (@wemeetagain)
  • correct error message if produceBlockV3 request fails (#6405) (@nflaig)
  • parse --blindedLocal flag value as boolean (#6403) (@nflaig)
  • increase e2e env startup timeout (#6396) (@nazarhussain)
  • getAttestationsForBlock performance issue (#6367) (@tuyennhv)
  • log errors setting agent version as debug (#6374) (@matthewkeil)
  • skip useWorker mode for gossipsub e2e tests (#6368) (@tuyennhv)
  • add block_id schema validation to getBlobSidecars (#6377) (@nflaig)
  • stabilize unknown block sync e2e test (#6364) (@tuyennhv)
  • ignore stale keystore lockfiles (#6363) (@nflaig)
  • ignore forkchoice invalidations if latestValidHash not found (#6361) (@g11tech)

Refactoring

Continuous Integration

  • lint yarn lockfiles to analyze and detect security issues (#6424) (@nflaig)

Tests

Maintenance

Documentation