You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Forge
Added
Rust is no longer required to use snforge if using Scarb >= 2.10.0 on supported platforms - precompiled snforge_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 and snfoundry.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 in sncast account delete command
Fixed
Bug resulting in value passed for max_fee being ignored in cast scripts when using deploy with STRK token
Removed
--fee-token and --version flags, subsequently support for transaction versions other than v3