github foundry-rs/starknet-foundry v0.49.0
0.49.0

one day ago

Forge

Added

  • Support for meta_tx_v0 syscall with cheatcode compatibility
  • snforge now supports oracles with --experimental-oracles flag.
  • --trace-components flag to allow selecting which components of the trace to do display. Read more here

Cast

Added

  • --test-files flag to verify command to include test files under src/ for verification (only applies to voyager)
  • --tip flag to invoke, declare, deploy, multicall run and account deploy commands to set the transaction tip
  • --estimate-tip flag which automatically adds an estimated tip to the transaction. The tip is calculated based on the current network conditions and added to the transaction fee

Changed

  • The supported RPC version is now 0.9.0
  • New UDC is now used during deployment

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.