0.24.0
github-actions
released this
22 May 10:49
·
268 commits
to master
since this release
Forge
Removed
prank
,warp
,roll
,elect
,spoof
cheatcodes in favour ofcheat_execution_info
Added
cheat_execution_info
cheatcode and per variable helpers for it
Changed
-
SignerTrait::sign
now returnsResult
instead of failing the test -
L1HandlerTrait::execute()
takes source address and payloads as arguments Read more here -
When calling to an address which does not exists, error is forwarded to cairo runtime instead of failing the test
Cast
Added
- New required flag
--type
toaccount add
command