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 txcommand to get transaction details by hash.sncast utils selectorcommand to calculate entrypoint selector (sn_keccak) from function name.sncast get class-hash-atcommand to get the class hash of a contract at a given address.--with-proof-factsflag forsncast get txto include proof facts in tx response. Read more here.--proof-fileand--proof-facts-fileflags forsncast invoketo attach proof data from files.