Skip to content

0.56.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 08:46
· 62 commits to master since this release
f530c15

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