Skip to content

v2.1.3-rc.4 (Sepolia Testnet)

Pre-release
Pre-release
Compare
Choose a tag to compare
@terencechain terencechain released this 21 Jun 16:46
· 2091 commits to develop since this release
4de92ba

⚠️ Release candidate: do not use this on the mainnet ⚠️

This is a release candidate for the Sepolia beacon chain. It's not production ready and not recommended for mainnet usage. Please only use this for testnets, we would appreciate your feedback for this release.

Summary

To participate in the Sepolia beacon chain, please use the --sepolia CLI flag. Similar to Ropsten, there will be another follow-up release to adjust the TTD

Added

  • New CLI flag generate-auth-secret to generate jwt #10733
  • New total_terminal_difficulty metric #10851
  • New panda merge banner 🐼 #10773
  • New sepolia config and CLI flag --sepolia #10868

Changed

Fixed

  • Prepare payload ahead in the event of missing slot #10803
  • Enforce every block from forkchoice store descends from finalized checkpoint #10784
  • Various checkpoint sync bug #10881 #10871