Cast Features
- feat(cast): display public_key on wallet creation with "new" and "new-mnemonic" sub-commands (#10600) by @mablr
Other
- feat(forge lint): disable lints with inline comment (#10776) by @0xrusowsky
- feat(cast): print a warning on calling a contract without code (#10842) by @ryzhak
- Fix typos in test identifiers and improve timestamp assertions (#10851) by @leopardracer
- fix: Respect
--override-*
flags oncast call
with--trace
flag (#10721) by @Yen - fix: replace broken JSON-RPC error code link with EIP-1474 reference (#10717) by @MozirDmitriy