github foundry-rs/starknet-foundry v0.23.0
0.23.0

latest releases: v0.50.0, v0.49.0, v0.48.1...
17 months ago

Forge

Removed

  • event_name_hash removal, in favour of selector! 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 up casm = true in Scarb.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 up casm = true in Scarb.toml is no longer recommended - it may slow
    down the compilation.

Fixed

  • scripts built with release profile are now properly recognized and ran

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.