github foundry-rs/starknet-foundry v0.56.0
0.56.0

11 hours ago

Forge

Removed

  • Support for Scarb versions < 2.12.0. snforge now requires Scarb 2.12.0 or newer
  • The deprecated snforge_scarb_plugin_deprecated
  • The deprecated snforge_std_deprecated

Changed

  • --detailed-resources output now includes all gas-related resources
  • deploy and deploy_at methods on ContractClass instance now allow constructor errors to be caught instead of failing immediately. This change diverges from the behavior of the deploy_syscall on the network, where such errors cannot be caught.
  • Template created by snforge new --template erc20-contract now uses openzeppelin_token version 3.0.0 (updated from 1.0.0). This template requires Scarb version >= 2.15.1.

Cast

Fixed

  • sncast balance command now correctly displays token unit instead of token for eth and strk

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.