Skip to content

Release v1.21.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 16:09
· 142 commits to unstable since this release

Changelog

Full Changelog

Features

Bug Fixes

  • revert yamux (#6990) (@tuyennhv)
  • sanitize url in http client debug logs and metrics (#6974) (@nflaig)
  • start clock last when initializing validator client (#6973) (@nflaig)
  • return finalized as false if finalized epoch is genesis epoch (#6965) (@nflaig)
  • ignore noisy eventstream errors due to DNS resolution errors (#6972) (@nflaig)
  • fix the publish blinded block api parsing for optional header verison (#6966) (@g11tech)
  • sepolia genesis delay (#6961) (@domiwei)
  • update user-agent check for go-eth2-client (#6958) (@nflaig)
  • expose metadata headers to scripts running in the browser (#6952) (@nflaig)
  • add workaround to fix compatibility with go-eth2-client (#6953) (@nflaig)
  • default to json if client accepts all media types (#6950) (@nflaig)

Maintenance

Documentation