github foundry-rs/starknet-foundry v0.46.0
0.46.0

latest releases: v0.49.0, v0.48.1, v0.48.0...
one month ago

Forge

Added

  • Total test summary when running tests across multiple packages (for example when running snforge test --workspace)

Fixed

  • Bug where syscall execution resources from nested calls were being calculated twice

Cast

Added

  • sncast utils serialize command to serialize Cairo expressions into calldata
  • sncast verify now supports verifying against voyager block explorer.

Changed

  • Improved commands output readability with colors and simplified layout.
  • sncast verify no longer defaults to using walnut.

Fixed

  • Bug where account create raised an error if no --name was provided and the file specified by --accounts-file was empty

Removed

  • --int-format and --hex-format, all values are displayed with default format

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.