github foundry-rs/starknet-foundry v0.43.0
0.43.0

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

Forge

Added

  • set_balance cheatcode for setting an ERC-20 token balance for specified contract address. The STRK token is now pre-deployed in every test by default. This can be disabled by adding #[disable_predeployed_contracts] attribute to test.
  • added option to display trace of contracts execution. Read more here

Changed

  • "Success data" message is no longer printed when a test using the #[should_panic] attribute passes

Cast

Added

  • when using sncast call the response will be printed as a Cairo-like string representation of the return values

Changed

  • The supported RPC version is now 0.8.1

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.