Forge
Added
get_current_vm_stepfunction 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-oraclesflag.` - Fixed a bug that caused failure data to be displayed twice
Cast
Added
typefield to most responses when using--jsonoutput format.
Changed
sncast script initnow longer addscairo_testas dependency inScarb.toml- Replaced the free RPC provider to Zan
- The supported RPC version is now 0.10.0
Fixed
- Restored missing
commandmissing from some responses when using--jsonoutput format. - When deploying account with
--keystoreflagsncastnow longer ask two times for password