github foundry-rs/starknet-foundry v0.32.0
0.32.0

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

Cast

Changed

  • Short option for --accounts-file flag has been removed.
  • Short option for --contract-address is now -d instead of -a.
  • account add is renamed to account import.
  • account import can be now used without specifying --private-key or --private-key-file flags. Instead private key will be read interactively from the user.

Fixed

  • account delete command: It is no longer necessary to provide the --url argument each time. Either the --url or --network argument must be provided, but not both, as they are mutually exclusive.

Forge

Changed

  • When using test name filter with --exact flag, forge will try to compile only the selected test.

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.