Skip to content

Release v1.15.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 16:17

Changelog

Full Changelog

Features

Bug Fixes

  • update beacon max-old-space-size to 8192 (#6343) (@nflaig)
  • improve handling of non-integer builder boost factor values (#6332) (@nflaig)
  • correct total block value in publish block log (#6336) (@ensi321)
  • use incrementing counter for prover request ids (#6333) (@nflaig)
  • make light client events spec compliant (#6309) (@jeluard)
  • ignore already known errors in API (#6321) (@nflaig)
  • block value in produceBlockV3 should be in wei (#6286) (@ensi321)
  • do not download known block by root (#6292) (@tuyennhv)
  • correct error message if produceBlindedBlock request fails (#6299) (@nflaig)

Refactoring

Tests

Maintenance

Documentation