github foundry-rs/starknet-foundry v0.54.0
0.54.0

4 days ago

Forge

Added

  • get_current_vm_step function to get the current step during test execution. For more see docs

Fixed

  • Cheatcodes are now reflected in called contract, when directly using a library call from test code
  • Oracles are fully supported for Scarb versions >= 2.13.1. Bugs related to oracles' output handling have been fixed.
    Removed the --experimental-oracles flag.`
  • Fixed a bug that caused failure data to be displayed twice

Cast

Added

  • type field to most responses when using --json output format.

Changed

  • sncast script init now longer adds cairo_test as dependency in Scarb.toml
  • Replaced the free RPC provider to Zan
  • The supported RPC version is now 0.10.0

Fixed

  • Restored missing command missing from some responses when using --json output format.
  • When deploying account with --keystore flag sncast now longer ask two times for password

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.