Features
- feat: constant default caller address (#2084)
- feat(forge): file cheatcodes (#2038)
- feat: add --verbose to cast run (#2064)
- feat: add contract to pretty output (#2087)
- Add a
cast rpc
method for raw JSON-RPC reqs (#2030)
Fixes
- Use H64 for Block Nonce (#2037)
- fix: start line number at 0 (#2101)
- fix: trim whitespace for private keys (#2099)
- fix(forge): debugger showing wrong sources at times (#2070)
- fix(forge):
contractName
not showing up on broadcast log (#2102)