Other
- fix(verify): improve error message for CREATE2 deployment failures in verify-bytecode (#13176) by @grandizzy
- chore(deps): bump to foundry-compilers v0.19.4 (#13178) by @zerosnacks
- fix(fmt): keep struct field access on same line after named args call (#13166) by @gakonst
- chore: bump foundry-compilers to 0.19.14 (#13183) by @zerosnacks
- feat(docker): add semver major/minor floating tags on release (#13182) by @zerosnacks
- fix(cli): redirect tracing logs to stderr (#13167) by @MarkFizz77
- fix(anvil): clear stale block hashes from db cache during reorg (#13179) by @gakonst
- fix(cast): improve error message for invalid hex calldata (#13180) by @gakonst
- chore(deps): bump vergen to 10 (#13185) by @DaniPopes