github foundry-rs/starknet-foundry v0.44.0
0.44.0

latest releases: v0.49.0, v0.48.1, v0.48.0...
3 months ago

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.

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.