Skip to content

v3.2.1

Compare
Choose a tag to compare
@terencechain terencechain released this 13 Feb 19:08
· 1590 commits to develop since this release

We are excited to announce the release of Prysm v3.2.1 πŸŽ‰

This is the first release to support Capella / Shanghai. The Sepolia testnet Capella upgrade time is currently set to 2/28/2023, 4:04:48 AM UTC. The Goerli testnet and Mainnet upgrade times are still yet to be determined. In Summary:

  • This is a mandatory upgrade for Sepolia nodes and validators
  • This is a recommended upgrade for Goerli and Mainnet nodes and validators

Known issues

  • mev-boost, relayer, and builder support for Capella upgrade are built in but still need to be tested. Given the lack of testing infrastructure, none of the clients could test this for withdrawals testnet. There may be hiccups when using mev-boost on the Capella upgraded testnets

Added

Changed

Fixed

  • Beacon API #11755 #11749 #11723 #11783
  • Use the correct attribute if there's a payload ID cache miss #11918
  • Call FCU with an attribute on non-head block #11919
  • Sparse merkle trie bug fix #11778
  • Waiting For Bandwidth Issue While Syncing #11853
  • State Fetcher to retrieve correct epoch #11820
  • Exit properly with terminal block hash #11892
  • PrepareBeaconProposer API duplicating validator indexes when not persisted in DB #11912
  • Multiclient end-to-end #11803
  • Deep source warnings #11814

Removed

  • Remove cache lookup and lock request for database boltdb transaction #11745