Skip to content

Releases: foundry-rs/foundry

Nightly (2024-09-08)

08 Sep 00:27
4d37740
Compare
Choose a tag to compare
Nightly (2024-09-08) Pre-release
Pre-release

Other

  • feat: add codehash and storage-root to cast (#8828)

Nightly (2024-09-07)

07 Sep 11:31
27d008f
Compare
Choose a tag to compare
Nightly (2024-09-07) Pre-release
Pre-release

Other

  • ci: update docker build (#8829)

Nightly (2024-09-07)

07 Sep 00:26
872e2f3
Compare
Choose a tag to compare
Nightly (2024-09-07) Pre-release
Pre-release

Other

  • chore: ignore RUSTSEC-2024-0370 (#8821)
  • chore: improve git/project root pathfinding (#8820)
  • chore: delay spawning tokio runtime until needed (#8819)
  • feat: solc 0.8.27 support (#8825)
  • chore(deps): bump alloy (#8771)
  • fix(anvil): reset from fork to another fork (#8768)

Nightly (2024-09-06)

06 Sep 00:26
de596a4
Compare
Choose a tag to compare
Nightly (2024-09-06) Pre-release
Pre-release

Other

  • feat(anvil): 7368 reorg (#8489)
  • fix: ignore nonce in call evm env (#8815)

Nightly (2024-09-05)

05 Sep 00:25
ea3ba89
Compare
Choose a tag to compare
Nightly (2024-09-05) Pre-release
Pre-release

Other

  • fix: small issues (#8800)
  • chore: fix test_assume_no_revert failing test (#8802)
  • fix(forge bind): default to alloy (#8806)
  • feat(cast/selectors): show function state mutability (#8804)
  • feat: update soldeer 0 3 4 (#8777)

Nightly (2024-09-04)

04 Sep 00:26
143abd6
Compare
Choose a tag to compare
Nightly (2024-09-04) Pre-release
Pre-release

Other

  • fix(fuzz): apply inline max-test-rejects config (#8793)
  • feat(cheatcodes): add vm.assumeNoRevert for fuzz tests (#8780)
  • chore: fix rustc lint elided_named_lifetimes (#8796)

Nightly (2024-09-03)

03 Sep 00:25
d90e997
Compare
Choose a tag to compare
Nightly (2024-09-03) Pre-release
Pre-release

Features

  • fix(eip7702): small fixes (#8791)

Other

  • Fix clippy - allow elided_named_lifetimes (#8787)
  • chore(deps): weekly cargo update (#8782)
  • fix(cheatcodes): fail when trying to parse malformatted strings as addresses (#8779)

Nightly (2024-09-02)

01 Sep 00:28
d75318c
Compare
Choose a tag to compare
Nightly (2024-09-02) Pre-release
Pre-release
  • No changes

Nightly (2024-08-31)

31 Aug 00:25
818eeb9
Compare
Choose a tag to compare
Nightly (2024-08-31) Pre-release
Pre-release

Other

  • fix(fmt): write files on disk only if they're not perfect match (#8775)

Nightly (2024-08-30)

30 Aug 00:24
98ab45e
Compare
Choose a tag to compare
Nightly (2024-08-30) Pre-release
Pre-release

Features

  • feat: support mesc (#8760)

Other

  • fix(forge vb): bail when args expected but none provided (#8764)
  • support positional --mp parameter for forge test (#8751)