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
whensierra-gas
was passed as thetracked-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
toestimated_fee
in thesncast account create
output.