0.27.0
github-actions
released this
24 Jul 10:42
·
130 commits
to master
since this release
Forge
Added
spy_messages_to_l1()
for listening in on messages to L1 sent by your contracts. Read more here.
Changed
- Renamed global cheatcodes listed here - cheatcode invocations affecting the global scope and working indefinitely, already marked with a
_global
suffix, received astart_
prefix
Cast
Added
verify
subcommand to verify contract (walnut APIs supported as of this version). Read more here- support for v3 transactions on account deploy, deploy, declare, invoke
- Newest class hash for OpenZeppelin account contracts
account list
subcommand for listing all available accounts Read more here
Changed
multicall new
no longer prints generated template to stdout and now requires specifying output path. Read more here