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
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