Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2025-12-06)
Other
- refactor(verify): remove redundant String conversion for VerificationType (#12740) by @Bashmunta
- chore: fix serialization map size hint (#12720) by @Sharilleed223
- fix(anvil): resolve incorrect historical states dump behavior (#12732) by @w1tcher
Full Changelog:
Nightly (2025-12-04)
Nightly (2025-12-05)
Other
- deps(
forge init): update to checkout v6 in default templates (#12731) by @zerosnacks - fix: add
logfn support alongsidelog_fullfn, follow-up fix forrevm 33(#12718) by @zerosnacks - chore(cli): remove useless clap visible aliases (#12735) by @mablr
Full Changelog:
Nightly (2025-12-04)
Other
- fix: correct SerializeMap size hint in RpcEndpoint::serialize (#12715) by @Forostovec
- perf: compute literals only once (#12716) by @DaniPopes
Full Changelog:
Nightly (2025-12-03)
Other
- feat: add XDC Network + SKALE Base support by bumping
alloy-chains(#12710) by @zerosnacks - feat(cast): add support for raw transaction data with --data flag in send (#12712) by @Jds-23
Full Changelog:
Nightly (2025-12-02)
Nightly (2025-12-01)
Other
- chore: fix clippy & forge-std external test (#12698) by @grandizzy
- chore(deps): weekly
cargo update(#12697) by @github-actions[bot] - fix(verify): improve error message for unsupported chain in Etherscan verifier (#12685) by @DeVikingMark
Full Changelog:
Nightly (2025-11-30)
- No changes
Nightly (2025-11-28)
Other
- chore: aggregate PRs (#12669) by @DaniPopes
- feat: forge verify-bytecode should automatically recompile upon running (#12651) by @Jds-23
- chore(anvil): tidy up
anvil::servermodule (#12663) by @mablr - feat(traces): add a -d | --depth flag for verbose traces, like tree (#12643) by @tskoyo
- fix(chisel): don't panic on bad pc/memory (#12674) by @DaniPopes
Full Changelog:
Nightly (2025-11-27)
Other
- chore(tests): bump forge-std version (#12661) by @github-actions[bot]
- fix(docs): correct LintContext lifetime in check_full_source_unit example (#12462) by @DeVikingMark