github onflow/flow-go v0.42.0-rc.2
3rd June 2025 - Height Coordinated Upgrade on Mainnet26 at Block Height 115211511

latest releases: v0.42.2-compilervm-test-5, v0.42.1-unsafe-follower.4, v0.42.1-unsafe-view-index.1...
29 days ago

What's Changed

Data Availability

Cadence

Execution

FVM

Storage

  • Refactor hotstuff Persister by @zhangchiqing in #7358
  • Fix Writer.Set() & Writer.Delete() args not being safe to modify (BadgerDB) by @fxamacker in #7400
  • Optimize memory cache key creation and key format for some stores by @fxamacker in #7391
  • Optimize iterating and seeking with BadgerDB by @fxamacker in #7432
  • Fix memory caches getting out of sync with databases (BadgerDB and Pebble) by @fxamacker in #7324
  • Support Execution Fork Evidence for new databases (BadgerDB & Pebble) by @fxamacker in #7388

Bug fixes

  • Fix bug where protected types appear as fields in unprotected types by @jordanschalm in #7386

Util

Full Changelog: v0.41.4...v0.42.0-rc.2

Don't miss a new flow-go release

NewReleases is sending notifications on new releases.