Other
- refactor(traces): unify decoder hardfork state (#16417) by @stevencartavia
- fix(config): resolve solc names from PATH (#16494) by @decofe
- fix(verify): decode blocks with AnyNetwork (#16461) by @mattsse
- feat(cast): add Safe transaction commands (#16377) by @decofe
- fix(config): expand directory ignore globs to their contained files (#16489) by @jasonrale
- fix(traces): correct source map line and column mapping (#16492) by @elonfliter
- fix(forge): generate typed enum bindings (#16379) by @stevencartavia
- fix(fuzz): exclude skipped corpus inputs (#16365) by @stevencartavia
- fix(forge): isolate overloaded fuzz paths (#16307) by @stevencartavia
- fix(evm): preserve tx nonce in state overrides (#16499) by @ginavalent
- fix(anvil): allow pre-Cancun fork overrides (#16505) by @stevencartavia
- fix(anvil): skip OP fees for calls (#16507) by @stevencartavia
- fix(anvil): support unknown fork schedules (#16509) by @stevencartavia