Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
v1.3.6
Foundry v1.3.6
Foundry v1.3.6 is a bugfix release for forge.
Forge Fixes
- fix(forge): ensure broadcast account is touched (#11661) by @grandizzy
Full Changelog:
Nightly (2025-09-16)
Other
- fix(forge): ensure broadcast account is touched (#11650) by @grandizzy
- feat(coverage): analyze with solar (#11565) by @DaniPopes
- fix(anvil): use RUST_LOG only in explicit or blanket filter (#11630) by @0xferrous
- Fix: Replace unsafe mnemonic fallback with secure random generation (#11644) by @viktorking7
- chore(common): deprecate ProjectCompiler::verify and fix compile_target docs (#11636) by @radik878
- chore: remove klkvr from CODEOWNERS (#11657) by @klkvr
- feat: harden
npm
publish & make installer leaner (#11600) by @o-az
Full Changelog:
Nightly
Other
- fix(forge): ensure broadcast account is touched (#11650) by @grandizzy
- feat(coverage): analyze with solar (#11565) by @DaniPopes
- fix(anvil): use RUST_LOG only in explicit or blanket filter (#11630) by @0xferrous
- Fix: Replace unsafe mnemonic fallback with secure random generation (#11644) by @viktorking7
- chore(common): deprecate ProjectCompiler::verify and fix compile_target docs (#11636) by @radik878
- chore: remove klkvr from CODEOWNERS (#11657) by @klkvr
- feat: harden
npm
publish & make installer leaner (#11600) by @o-az
Full Changelog:
Nightly (2025-09-15)
Nightly (2025-09-15)
Nightly (2025-09-14)
Other
- chore: replace anvil delegation capability types with alloy's (#11610) by @TropicalDog17
Full Changelog:
Nightly (2025-09-13)
Anvil Fixes
Other
- fix(common): incorrect error message in get_error (#11631) by @Snezhkko
- feat(
anvil
): addeth_config
rpc endpoint (#11591) by @zerosnacks - fix(cheatcodes): lock files on reads / writes (#11590) by @grandizzy
- refactor: extract inline config from lint (#11620) by @DaniPopes
Full Changelog:
Nightly (2025-09-12)
Other
- feat(forge): loosen tx gas limit restrictions ahead of Osaka + make enforceable w/
--enable-tx-gas-limit
(#11427) by @zerosnacks - fix(anvil): traces' colors (#11614) by @0xferrous
- Fix CRLF line ending handling in stdin utilities (#11606) by @sashaodessa
- chore(sol_macro_gen): remove unlinked bytecode workaround (#11613) by @mablr
- chore: proper ws (#11621) by @grandizzy
- chore(lint): re-use project output (#11563) by @DaniPopes
- fix: inline config path (#11626) by @DaniPopes
- chore: use Cursor::with_position (#11627) by @DaniPopes
Full Changelog:
Nightly (2025-09-11)
Other
- chore: aggregate PRs (#11597) by @DaniPopes
- chore: switch node (#11602) by @grandizzy
- feat(cast): support base + offset for storage slot calc (#11566) by @0xferrous
- fix: persist auth items during simulation (#11601) by @onbjerg
- chore(
ci
): enable CodeQL (#11604) by @zerosnacks
Full Changelog:
Nightly (2025-09-10)
Other
- fix(forge): update only the specific dep (#11588) by @grandizzy
- fix(forge): custom verifiers should not throw on unknown etherscan chains (#11442) by @grandizzy
- refactor(deps): reuse aws and gcp package from alloy (#11573) by @TropicalDog17