github onflow/flow-go v0.47.0
24th Feb 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 143290500

latest releases: v0.47.0-experimental-indexer-sc.1, v0.47.0-experimental-indexer-at.0
one day ago

What's Changed

Zero-Downtime HCU

FVM

FlowEVM

  • Implement ABI encoding/decoding for arrays of Solidity tuples by @m-Peter in #8371
  • Optimize EVMDecodeABI by removing an ArrayValue iteration by @fxamacker in #8397
  • Optimize EVMEncodeABI by removing an ArrayValue iteration by @fxamacker in #8398
  • Optimize EVMEncodeABI by creating Go reflect types at startup and reusing them by @fxamacker in #8399
  • Optimize EVM dryCall by removing RLP encoding/decoding by @fxamacker in #8400
  • Remove EOA restriction functionality from EVM by @m-Peter in #8408
  • Add new EVM functions that can be used to reduce computation cost of transactions by @fxamacker in #8418
  • Optimize and reduce computation cost of four EVM functions by @fxamacker in #8434
  • Add strict hex-prefix check when parsing EVM addresses from String by @m-Peter in #8437
  • Add proper meter and gas limit checks for EVM dry operations by @m-Peter in #8416

Cadence

Data Availability

Network

Core Contracts

CI/CD

Tooling

  • Add --require-beacon-key flag to fail fast on missing DKG keys at consensus node startup by @zhangchiqing in #8410

Docs

Code Cleanup

Misc

Full Changelog: v0.46.1...v0.47.0

Don't miss a new flow-go release

NewReleases is sending notifications on new releases.