Skip to content

0.37.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 10:38
· 11 commits to master since this release
05c840d

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
  • Support for ETH transactions in scripts