Skip to content

0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 10:49
· 268 commits to master since this release
95e9fb0

Forge

Removed

  • prank, warp, roll, elect, spoof cheatcodes in favour of cheat_execution_info

Added

  • cheat_execution_info cheatcode and per variable helpers for it

Changed

  • SignerTrait::sign now returns Result 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 to account add command