Forge Features
- feat(
forge
): backtraces (#11547) by @yash-atreya
Other
- Harden foundryup temp handling: secure mktemp and quote tar paths (#11771) by @viktorking7
- feat: add --use and --no-auto-detect flags to verify-contract (#11743) by @Galoretka
- refactor: move
handle_traces
intocast
(#11775) by @onbjerg - ci: link with mold (#11776) by @DaniPopes
- chore: rm dead code (#11777) by @onbjerg
- test: improve linker test infra (#11778) by @DaniPopes
- test: extract get_compiled to utils (#11779) by @DaniPopes
- feat(anvil): add PreStateTracer support for debug_traceTransaction (#11709) by @w1tcher