github foundry-rs/starknet-foundry v0.45.0
0.45.0

latest releases: v0.49.0, v0.48.1, v0.48.0...
2 months ago

Forge

Added

  • ETH token is now pre-deployed by default in every test, and Token::ETH was added to snforge_std
  • --skip flag to allow excluding any test whose name contains the provided string

Changed

  • Updated output format for --exit-first flag. Tests skipped due to preceding failures are no longer displayed in the summary. Alternative information is shown when applicable.
  • storage address was renamed to contract address in the output of --trace-verbosity

Fixed

  • bug that caused --trace-verbosity to panic in fork tests
  • fixed a bug in fork tests where resources used in nested calls were counted multiple times, leading to overestimated gas and resource usage

Removed

Cast

Removed

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.