Skip to content

v0.16.1 - Mainnet 8 Spork

Compare
Choose a tag to compare
@release-drafter release-drafter released this 23 Apr 04:08
· 31 commits to v0.16 since this release
5f9db61

Mainnet 8 - Spork

April 28th, 2021

State Migrations

There will be an update to the Cadence storage format, requiring a migration of all trie values. This affect the state commitment hash.

Change Log since v0.16.0

Note that Mainnet 8 will include all changes in v0.16.0 as well.

⭐ Features

🛠 Improvements

🐛 Bug Fixes

  • [FVM] capture events of meta transactions (#641) @ramtinms
  • [Exec] Update sequence number independent of transaction invocation result (#602) @ramtinms

❓ Miscellaneous

  • Backport account freezing test (#651) @m4ksio
  • Increase default distance between ledger checkpoints (#640) @ramtinms
  • Backport of CHDP cache and cache resource name requirement (#622) @m4ksio
  • Bootstrapping Generates Root Snapshot File (#424) @danuio
  • Update bootstrap MVP integration test (#619) @jordanschalm
  • Fixed Docker volume permissions issue with SELinux (#393) @awfm9