Skip to content

Releases: onflow/flow-go

24th Feb 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 143290500

25 Feb 04:07
e243180

Choose a tag to compare

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

13th Feb 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 142099300

13 Feb 23:01
09286e6

Choose a tag to compare

6th Feb 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 141342222

07 Feb 02:35
ae8fb8a

Choose a tag to compare

What's Changed

Data Availability

Cadence

Collection

FVM

CI/CD

Misc

Full Changelog: v0.45.0...v0.46.0

29th Jan 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 140478444

29 Jan 21:06
d026071

Choose a tag to compare

What's Changed

Move ledger to standalone service

Stricter transaction verification

  • Transactions must now include signatures only from accounts serving as payer, proposer, or authorizer. Transactions containing extra or redundant signatures from non-role accounts will be rejected by the FVM and Access API.

BFT

Data Availability

Flow EVM

  • Truncate amount on COA.withdraw call to maximum Flow token vault precision by @m-Peter in #6877
  • Apply any given SetCodeAuthorization list to DryCall by @m-Peter in #8160
  • Fix EVM gas overflow in FVM - port from internal by @janezpodhostnik in #8181
  • Always enable EVM in FVM by @turbolent in #8211
  • Add support for ABI encoding/decoding Cadence structs as tuples by @turbolent in #8259
  • Add functionality to restrict EOAs from accessing EVM by @m-Peter in #8310
  • Improve error handling for Cadence Arch precompiles by @m-Peter in #8341
  • Check for integer overflow when reading ABI encoded bytes by @m-Peter in #8357
  • Update to latest ethereum/go-ethereum version by @m-Peter in #8360
  • Handle empty RLP list in Cadence Arch verifyCOAOwnershipProof() by @m-Peter in #8361

FVM

Collection node decentralization

Storage

Storehouse

Cadence

Testing

CI

New Contributors

Full Changelog: v0.44.19...v0.45.0

14th Jan 2026 - Rolling Upgrade on Mainnet28

29 Jan 00:29
a2396c5

Choose a tag to compare

What's Changed

  • This update revers the special privileges greanted earlier to the Service Account.
  • [Flow EVM] Add test cases for restricted EOA functionality by @m-Peter in #8297

Full Changelog: v0.44.18...v0.44.19

6th Jan 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 138127900

29 Jan 00:23
ea9bdca

Choose a tag to compare

What's Changed

Full Changelog: v0.44.17...v0.44.18

3rd Jan 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 137876444

29 Jan 00:21
c63f9ac

Choose a tag to compare

What's Changed

Full Changelog: v0.44.14-rc.1...v0.44.17

2nd Jan 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 137763100

29 Jan 00:17

Choose a tag to compare

What's Changed

Full Changelog: v0.44.10-rc.1...v0.44.14-rc.1

1st Jan 2026 - Height Coordinated Upgrade on Mainnet28 at Block Height 137690500

29 Jan 00:13

Choose a tag to compare

What's Changed

  • [Access] Add compatibility override for v0.44.7 by @j1010001 in #8281

Full Changelog: v0.44.7...v0.44.10-rc.1

30th Dec 2025 - Height Coordinated Upgrade on Mainnet28 at Block Height 137603625

29 Jan 00:08

Choose a tag to compare

What's Changed

Full Changelog: v0.44.4...v0.44.7