Skip to content

v3.2.2-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@terencechain terencechain released this 08 Mar 18:49
· 1491 commits to develop since this release

Gm! ☀️ We are excited to announce our release for upgrading Goerli testnet to Shanghai / Capella! 🚀

This release is MANDATORY for Goerli testnet. You must upgrade your Prysm beacon node and validator client to this release before Shapella hard fork time epoch=162304 or UTC=14/03/2023, 10:25:36 pm.

This release is a low-priority for the mainnet.

Change list

Added

Capella fork epoch #12073
Validator client REST implementation GetFeeRecipientByPubKey #11991
New end-to-end test for post-attester duties #11899

Changed

Storing blind beacon block by default for new Prysm Database #11591
Raise the max grpc message size to a very large value by default #12072
Update rules docker to v0.25.0 #12054
Update distroless base images #12061
Update protoc-gen-go-cast to suppress tool output #12062
Update deps for Capella #12067
Remove gRPC fallback client from validator REST API #12051
Prysmctl now verifies capella fork for bls to exec message change #12039
Core block processing cleanup #12046 #12068
Better locking design around forkchoice store #12036
Core process sync aggregate function returns reward amount #12047
Use Epoch boundary cache to retrieve balances #12083
Misc end-to-end test improvements and fixes #12059
Add slot number to proposal error log #12071

Removed

Remove Ropsten testnet config and feature flag #12058 #12082
Deprecate flag --interop-genesis-state #12008