Skip to content

Mainnet 22 (emergency spork)

Compare
Choose a tag to compare
@vishalchangrani vishalchangrani released this 22 Feb 11:31
· 15652 commits to master since this release
e644427

The epoch transition on Flow mainnet failed on 2/16 due to an issue with the Flow staking contract. The issue was identified and fixed. However, to resume regular epoch operation, Flow mainnet has to be sporked.

No other components and features were affected and are working as expected. Only epoch operation was affected.

Epoch

Access Node

  • [Access Client] Set message received limits - v0.29 backport by @peterargue in #3858
  • [GRPC] Add cli flag for grpc max message size - v0.29 backport by @peterargue in #3893
  • [Access] Fix panic converting execution data to protobuf messages by @peterargue in #3892
  • [Access] Backport error reporting and rest metrics - v0.29 by @peterargue in #3929

Active Pacemaker

Auth account

Spork improvements

Networking

  • [Networking] Logging of libp2p Resource Limits at Node Startup - v0.29 by @yhassanzadeh13 in #3952

Misc

Full Changelog: v0.29.7...v0.29.13