Forge
Added
interact_with_statecheatcode to enable effective use ofcontract_state_for_testingin snforge tests- Support for using Scarb profiles with
snforge test, allowing to pass the same profile flags as in Scarb (--release,--dev,--profile) to build artifacts using a specific profile
Deprecated
- The
snforge completioncommand. Usesnforge completionsinstead
Fixed
- Passing a cheatcode span of 0 was incorrectly treated as
CheatSpan::Indefinite. This is now resolved by makingCheatSpan::TargetCallsacceptNonZero<usize>instead of justusizeinsnforge_std.
Cast
Added
readyoption for--typeflag inaccount createandaccount importcommands (Argent wallet has rebranded as Ready)
Changed
- Braavos accounts with all class hashes are now supported
Deprecated
argentoption for--typeflag inaccount createandaccount importcommands. Usereadyinstead- The
sncast completioncommand. Usesncast completionsinstead