github foundry-rs/starknet-foundry v0.30.0
0.30.0

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

Forge

Added

  • Derived Debug and Clone on trace.cairo items
  • --coverage flag to the test command. Saves trace data and then generates coverage report of test cases which pass and are not fuzz tests. You need cairo-coverage installed on your system.

Fixed

  • latest fork block id tag validation in Scarb.toml is now consistent
  • RangeCheck96, AddMod, MulMod builtins are now properly supported
  • Fixed escaping ' in #[should_panic]s
  • Fixed scarb init with snforge runner

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.