Nightly (2024-11-26)
Pre-release
Pre-release
github-actions
released this
26 Nov 00:34
·
87 commits
to master
since this release
Other
- fix: bail incomplete bytecode sequence disassemble (#9390)
- fix(forge create): install missing deps if any (#9401)
- feat(forge): show additional details of contract to verify (#9403)
- fix: remove duplicate
gas_limit
/block_gas_limit
field, declare as alias (#9406) - fix(cheatcodes): use calldata in attachDelegation (#9407)
- chore(cheatcodes): enforce
calldata
in declaration (#9408)