Skip to content

0.44.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 07:47
· 19 commits to master since this release
437d128

Warning

Make sure to upgrade snforge_std version in Scarb.toml to 0.44.0 otherwise test execution will fail.

Forge

Changed

  • Minimal supported snforge_std version is 0.44.0
  • Changed the code generated by snforge_std's #[test] attribute

Fixed

  • "invalid syscall selector" error appearing when using arithmetic circuits
  • Bug that caused incorrect gas tracking for contracts using Sierra version less than 1.7.0 when sierra-gas was passed as the tracked-resource

Cast

Added

  • Displaying the path of the config file when adding a new profile

Changed

  • OpenZeppelin account updated to v1.0.0 preset
  • Restored support for Braavos accounts
  • Accounts created with --type braavos use updated v1.2.0 class hash
  • Output of sncast account create is now clearer; the estimated fee is displayed in both STRK and FRI.
  • Renamed the field max_fee to estimated_fee in the sncast account create output.