Forge
Added
snforge_std
is now compatible with Scarb procedural macros V2. Migration is required if using Scarb versions before2.12.0
. See migration guide.
Changed
- If using a Scarb version before
2.10.0
or not usingallow-prebuild-plugins
, the minimal required rust version to runsnforge
is now1.87.0
Cast
Fixed
- Block explorer links are now hidden by default when using
starknet-devnet
. SetSNCAST_FORCE_SHOW_EXPLORER_LINKS=1
env variable to display them.