Skip to content

Release v1.17.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 15:48

Changelog

Full Changelog

Features

  • use Uint32Array for shuffling/committees (#6475) (@wemeetagain)
  • add clone option to state caches (#6512) (@tuyennhv)
  • new getCheckpointStateOrBytes() api and clone states from cache (#6504) (@tuyennhv)
  • aggressively pull blobs as soon as we see the block (#6499) (@g11tech)
  • add endpoint for sync committee reward (#6260) (@ensi321)
  • regen to consume state cache reload api (#6456) (@tuyennhv)
  • add endpoint for Altair block reward (#6178) (@ensi321)

Bug Fixes

  • increase max attestation inclusion slot for post deneb blocks (#6522) (@nflaig)
  • remove extra validation from builder response in builder proposal (#6478) (@g11tech)
  • increase bodyLimit of the beacon api server (#6476) (@g11tech)
  • request retries are abortable (#6466) (@nflaig)
  • update SSE payload attributes to be spec compliant (#6471) (@nflaig)

Refactoring

Dependencies

Continuous Integration

Tests

Maintenance

Documentation