github foundry-rs/starknet-foundry v0.59.0
0.59.0

9 hours ago

Forge

Added

  • Cheats for transaction info proof_facts

Changed

  • Updated execution to reflect Starknet v0.14.2, specifically the storage gas price changes (see SNIP-37 for more details)

Cast

Added

  • sncast get tx command to get transaction details by hash.
  • sncast utils selector command to calculate entrypoint selector (sn_keccak) from function name.
  • sncast get class-hash-at command to get the class hash of a contract at a given address.
  • --with-proof-facts flag for sncast get tx to include proof facts in tx response. Read more here.
  • --proof-file and --proof-facts-file flags for sncast invoke to attach proof data from files.

Don't miss a new starknet-foundry release

NewReleases is sending notifications on new releases.