Skip to content

v0.26.9 - Mainnet 18

Compare
Choose a tag to compare
@release-drafter release-drafter released this 14 Jun 16:11
· 21416 commits to refs/heads/master since this release
fdc7321

Mainnet 18

Major Changes

Misc

🛠 Improvements

  • [Security] Remove unknown codeowners (#2448) @sideninja
  • Remove comparison of key in MTrie payload.Equals() and add API comment about payload key (#2201) @fxamacker
  • Add missing weights for cadence memory kinds (#2451) @SupunS
  • Bump codecov-action v1 to v2 (#2128) @fxamacker
  • Add weights to newly introduced memory kinds (#2404) @SupunS
  • Permissionless contract updates (#2346) @turbolent
  • Add weights for atree values (#2357) @dsainati1
  • Drop large files from Linux page cache without external cmd to prevent cumulative cache growth in 148GB increments (#2336) @fxamacker
  • Memory weight assignment (#2278) @dsainati1
  • Drop checkpoint files from OS file cache to prevent file cache growing to hundreds of GB (#2281) @fxamacker
  • Drop checkpoint files from OS file cache to prevent file cache growing to hundreds of GB (#2280) @fxamacker

🐞 Bug Fixes

📖 Documentation