Forge
Added
- Rust is no longer required to use
snforge
if using Scarb >= 2.10.0 on supported platforms - precompiledsnforge_scarb_plugin
plugin binaries are now published to package registry for new versions. - Added a suggestion for using the
--max-n-steps
flag when the Cairo VM returns the error:Could not reach the end of the program. RunResources has no remaining steps
. - Environmental variables in both
Scarb.toml
andsnfoundry.toml
can be now used either with or without curly braces (e.g.${MY_ENV}
or$MY_ENV
)
Fixed
- coverage validation now supports comments in
Scarb.toml
Cast
Added
- Default RPC providers under
--network
flag
Changed
- Renamed
--network
flag to--network-name
insncast account delete
command
Fixed
- Bug resulting in value passed for
max_fee
being ignored in cast scripts when usingdeploy
with STRK token
Removed
--fee-token
and--version
flags, subsequently support for transaction versions other than v3- Support for ETH transactions in scripts