⚠️ Release candidate: do not use this on the mainnet ⚠️
This is a release candidate for the Goerli / Prater beacon chain. It has not been tested long enough to be considered production-ready and is not recommended for mainnet usage. This is recommended to be used on all the testnets (i.e. Kiln, Ropsten, Sepolia, and Prater). We would appreciate your feedback for this release.
Added
- Add Goerli as an alias to Prater #11065
- Add Goerli fork epoch and TTD #11072
- Support for MEV extraction through mev-boost and builder network. Instructions #10924 #10908 #10942 #10953 #11021 #11052
- Store blind block (i.e block with payload header) instead of full block (i.e. block with payload) for storage efficiency #11010
- Add Web3signer for validator registration #10964
- Add Pcli support to print blinded blocks #11067
Changed
- Native state improvement is enabled by default #10898