Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2026-03-02)
Other
- chore(deps): weekly
cargo update(#13565) by @github-actions[bot] - fix(cast): correct max_int boundary check for uint255 (#13568) by @zeroprooff
Full Changelog:
Nightly (2026-03-01)
Other
- chore: use
fs::write_pretty_json_fileinScriptSequence::save(#13562) by @MarkFizz77 - fix(forge): apply --access-list in forge create (#13557) by @FredPhilipy
Full Changelog:
Nightly
Other
- chore(deps): weekly
cargo update(#13565) by @github-actions[bot] - fix(cast): correct max_int boundary check for uint255 (#13568) by @zeroprooff
Full Changelog:
Nightly (2026-02-28)
Other
- fix(anvil): use individual tx gas instead of cumulative in fee history (#13552) by @zeroprooff
- fix(anvil): clear tx pool on anvil_reset (#13544) by @FredPhilipy
- add EIP-3860 initcode size check in txpool validation (#13473) by @DanielGuupta
- fix: clarify Anvil storage caching builder naming (#13546) by @anim001k
- refactor(evm): remove dead BackendError::Other variant (#13553) by @andrewshab3
- fix(script): actually skip Vyper contract verification (#13484) by @eeemmmmmm
- feat(doc): Adding new 'Constants' section for constants and immutables (#13116) by @SocksNFlops
- fix(evm): avoid wrong CowBackend initialization in load_allocs and clone_account (#13554) by @andrewshab3
Full Changelog:
Nightly (2026-02-27)
Other
- chore(ci): unblock ci, fix clippy lint (#13543) by @zerosnacks
- refactor(wallets): browser wallet generic
Network(#13550) by @mablr
Full Changelog:
Nightly (2026-02-26)
Other
- fix(wallets): use turnkey_unsupported() instead of hardcoded error (#13535) by @zeroprooff
- chore(deps): bump taiki-e/install-action from 2.68.8 to 2.68.9 (#13534) by @dependabot[bot]
- fix(anvil): preserve original error in update_url (#13531) by @gutonosa
- fix: swap incorrect doc comments for archive RPC URL functions in rpc. (#13480) by @gap-editor
- Allow verifier-url for unknown Etherscan chains (#13079) by @mayanksharma-eth
- fix: remove unused
no_storage_caching()method fromNodeConfig(#13487) by @Snezhkko - fix: remove code duplication in
get_runtime_codes(#13502) by @prestoalvarez - forge: avoid repeated selector decoding in find command (#13516) by @anim001k
- fix(cli): Git::is_repo_root always returns false (#13505) by @letmehateu
- fix(verify): remove unused functions from
VerificationContext(#13481) by @Forostovec - add missing doc section keys to config validation (#13447) by @DanielGuupta
- fix(anvil): use EIP-2718 encoding for OP enveloped_tx (#13537) by @gutonosa
- fix: correct flag name in error message from --compiler-version to --… (#13539) by @gap-editor
Full Changelog:
Nightly (2026-02-25)
Nightly (2026-02-24)
Other
Full Changelog:
Nightly (2026-02-24)
Other
- feat(common): generic
TransactionReceiptWithRevertReason+ pprinting (#13503) by @mablr - refactor: Use
fs::write_pretty_json_fileinMultiChainSequence::save(#13510) by @prestoalvarez - fix(sol-macro-gen): correct identifier check in write_mod_name (#13508) by @aso20455
- chore(deps): bump DeterminateSystems/update-flake-lock from a135ea602656a8348c5c34887131dd9f7a28bd8c to 5909792a83875ddb5dd4b18734534a98a74a709c (#13524) by @dependabot[bot]
- chore(deps): bump taiki-e/install-action from 2.68.0 to 2.68.8 (#13523) by @dependabot[bot]
- chore(deps): bump DeterminateSystems/determinate-nix-action from 3.15.2 to 3.16.1 (#13522) by @dependabot[bot]
- fix(anvil): prevent panic in
utc_from_secsfor out-of-range timestamps (#13520) by @stevencartavia
Full Changelog:
Nightly (2026-02-23)
- No changes