0.23.0
github-actions
released this
08 May 11:07
·
277 commits
to master
since this release
Forge
Removed
event_name_hash
removal, in favour ofselector!
usage
Changed
- the tool now always compiles Sierra contract artifacts to CASM using
USC
- before it used to consume CASM artifacts
produced by Scarb if they were present. Setting upcasm = true
inScarb.toml
is no longer recommended - it may slow
down the compilation.
Cast
Changed
- the tool now always compiles Sierra contract artifacts to CASM using
USC
- before it used to consume CASM artifacts
produced by Scarb if they were present. Setting upcasm = true
inScarb.toml
is no longer recommended - it may slow
down the compilation.
Fixed
- scripts built with release profile are now properly recognized and ran