github FuelLabs/sway v0.71.1

5 hours ago

What's Changed

  • Implement dynamic storage opcodes in the compiler by @ironcev in #7595
  • Implement dynamic storage intrinsics by @ironcev in #7597
  • Implement dynamic storage for storage declaration and std by @ironcev in #7598
  • Implement reassignment for arrays declared using const generics by @ironcev in #7601
  • Increase test coverage for dynamic_storage by @ironcev in #7608
  • Fix tuple codec helpers to avoid LSP stack overflows by @JoshuaBatty in #7611
  • Disable initialization of dynamic storage fields larger than 32 bytes by @ironcev in #7622
  • Implement dynamic storage based StorageVec by @ironcev in #7614
  • Fix Vec with ZSTs by @xunilrj in #7620
  • Optimize encoding and decoding of Vec<T> when T is trivial by @ironcev in #7582
  • Add comprehensive in-language tests for all storage types by @ironcev in #7626
  • Attribute for checking of trivial encoding and decoding by @xunilrj in #7575
  • Bump to 0.71.1 by @ironcev in #7631

Full Changelog: v0.71.0...v0.71.1

Don't miss a new sway release

NewReleases is sending notifications on new releases.