Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2026-01-06)
Other
- docs: minor readme touchups (#12983) by @onbjerg
- chore(tests): bump forge-std version (#12986) by @github-actions[bot]
- feat: alias
cast erc20 transfertocast erc20 send(#12990) by @onbjerg - chore(tests): bump forge-std version (#12992) by @github-actions[bot]
- feat(cast): add trace_transaction and trace_rawTransaction (#12788) by @figtracer
Full Changelog:
Nightly
Other
- docs: minor readme touchups (#12983) by @onbjerg
- chore(tests): bump forge-std version (#12986) by @github-actions[bot]
- feat: alias
cast erc20 transfertocast erc20 send(#12990) by @onbjerg - chore(tests): bump forge-std version (#12992) by @github-actions[bot]
- feat(cast): add trace_transaction and trace_rawTransaction (#12788) by @figtracer
Full Changelog:
Nightly (2026-01-05)
Nightly (2026-01-04)
Cast Features
Other
Full Changelog:
Nightly (2026-01-03)
Other
- feat: add support for constructing tempo tx (#12972) by @onbjerg
- feat(anvil): basic tempo tx signing support (#12974) by @onbjerg
- chore(meta): update .gitignore (#12975) by @DaniPopes
- chore(deps): remove default features from tempo (#12976) by @DaniPopes
- feat(cast): add tempo tx construction support (#12973) by @onbjerg
- fix: use network-specific BaseFeeParams for Optimism in Anvil (#12944) by @haythemsellami
- fix(forge): lookup path artifact if not in available artifacts (#12927) by @grandizzy
Full Changelog:
Nightly (2026-01-02)
- No changes
Nightly (2025-12-31)
Other
- fix(config): reject bare versions in compilation restrictions (#12955) by @tefyosL-sol
- Revert "fix(config): err on unknown profile (#12946)" (#12964) by @grandizzy
Full Changelog:
Nightly (2025-12-31)
Other
- test: remove duplicate Issue2851 test (#12953) by @DaniPopes
- chore(cheats): make sign(Wallet) pure (#12912) by @DaniPopes
- fix(evm): use timestamp-based blob base fee calculation (#12959) by @cakevm
Full Changelog:
Nightly (2025-12-30)
Other
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#12919) by @dependabot[bot]
- chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#12918) by @dependabot[bot]
- chore: sepolia rpc url (#12945) by @grandizzy
- chore(deps): bump crate-ci/typos from 1.40.0 to 1.40.1 (#12949) by @dependabot[bot]
- chore(deps): bump DeterminateSystems/determinate-nix-action from 3.15.0 to 3.15.1 (#12950) by @dependabot[bot]
- chore(deps): bump taiki-e/install-action from 2.65.1 to 2.65.7 (#12951) by @dependabot[bot]
- fix(config): err on unknown profile (#12946) by @grandizzy
Full Changelog:
Nightly (2025-12-29)
Other
- chore: ignore RUSTSEC-2025-0137 (#12941) by @mattsse
- chore(deps): weekly
cargo update(#12940) by @github-actions[bot] - fix(chisel): uninitalized variables (#12937) by @DaniPopes