Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2025-06-18)
Anvil Fixes
- bug(anvil): incorrectly adds +1 gas when estimating transactions with explicit empty data field (#10786) by @gitToki
Other
- fix: eip712, bind-json solar cleanups (#10789) by @DaniPopes
- ci: don't check all features (#10790) by @DaniPopes
Full Changelog:
Nightly
Anvil Fixes
- bug(anvil): incorrectly adds +1 gas when estimating transactions with explicit empty data field (#10786) by @gitToki
Other
- fix: eip712, bind-json solar cleanups (#10789) by @DaniPopes
- ci: don't check all features (#10790) by @DaniPopes
Full Changelog:
Nightly (2025-06-16)
Nightly (2025-06-17)
Other
- chore(deps): weekly
cargo update
(#10781) by @github-actions[bot] - feat: add useSeed cheatcode to set RNG seed (#10698) by @Another-DevX
- feat(cast):
compute_address
add support CREATE2 addresses (#10783) by @mablr - show native token symbol on tx broadcast (#10770) by @ahsan-javaiid
- chore: add hash to eip-712 cmd (#10764) by @0xrusowsky
Full Changelog:
Nightly (2025-06-15)
- No changes
Nightly (2025-06-13)
Other
- bug(
nix
): fix build in CI (#10767) by @zerosnacks - fix(forge): Ignore file access events to prevent rebuild loop (#10763) by @joeblogg801
- fix(
forge
): don't include lib in lint runs (#10771) by @yash-atreya
Full Changelog:
Nightly (2025-06-12)
Nightly (2025-06-11)
Forge Features
- feat(forge vb): creation code from tx trace (#10751) by @grandizzy
Other
- fix: check for op deposit tx when handling cast tx (#10742) by @mattsse
- chore: remove announcement link in
nightly
as it is unmaintained (#10745) by @zerosnacks - fix: adds remaining ZKsync chains for estimate gas checks (#10719) by @dutterbutter
- feat: Add anvil set erc20 allowance endpoint (#10746) by @pistomat
- refactor: unify ERC20 storage slot discovery logic (#10749) by @mattsse
- chore: gitignore CLAUDE instructions and settings (#10750) by @yash-atreya
- fix: pin action gh release to v2.2.2 (#10752) by @grandizzy
Full Changelog:
Nightly (2025-06-10)
Cast Features
Other
- chore: update proptest to 1.7.0 (#10733) by @grandizzy
- chore(deps): weekly
cargo update
(#10728) by @github-actions[bot]
Full Changelog:
Nightly (2025-06-09)
Chisel Fixes
- fix(chisel): memory data location for string and bytes params (#10729) by @grandizzy