github onflow/flow-go v0.21.2
v0.21.2 - Mainnet 13

latest releases: v0.35.7-crescendo-preview.23-atree-inlining, v0.35.6-crescendo-preview.22-atree-inlining, v0.35.4-crescendo-preview-atree-inlining-test.1...
2 years ago

Mainnet 13

Main contents of this release will be the Full Observer Node, previously refered to as the unstaked access node.

We will also be include many Cadence related updates, requiring a migration, due to needing static type information to be stored for ALL types.

There are also improvements and updates to general performance, the CI/CD and bootstrapping process, as well as further improvements to Epochs, pushing towards full Mainnet roll out.

There are no breaking changes for users (at the Access Layer level).

Full Observer Node

Cadence

  • Add storage migration to inject static types to cadence values (#1264) @SupunS
  • Update to Cadence v0.19.0 (#1265) @SupunS
  • [Storage Migration] Add a flag to cleanup storage during migration (#1120) @SupunS
  • [Storage Migration] Improve static type inferring for arrays and dictionaries (#1245) @SupunS
  • [Storage Migration] Remove broken contracts from storage (#1110) @SupunS

Performance

Epoch and DKG Updates

🛠 Misc. Improvements

CI & Tests

Don't miss a new flow-go release

NewReleases is sending notifications on new releases.