github foundry-rs/starknet-foundry v0.57.0
0.57.0

7 hours ago

Forge

Added

  • Partitioned test execution with --partition <INDEX>/<TOTAL> flag. Read more here

Changed

  • Minimal recommended Scarb version is now 2.14.0 (updated from 2.13.1)
  • In case of a test failure, generic ENTRYPOINT_FAILED errors are now included in the panic data

Fixed

  • State modified by failed contract calls executed within the test function is now correctly reverted
  • --exact flag now requires --test-filter to be non-empty

Cast

Added

  • --sierra-file flag to sncast declare-from to allow declaring contract from a local Sierra file.

Removed

  • Due to termination of starkscan.co, StarkScan option for block-explorer field in snfoundry.toml was removed. For a full list of supported block explorer services, see the block explorer documentation

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.