Skip to content

Releases: foundry-rs/foundry

Nightly (2024-11-20)

20 Nov 00:34
7538c4e
Compare
Choose a tag to compare
Nightly (2024-11-20) Pre-release
Pre-release

Other

  • fix(coverage): allow ir-minimum for versions < 0.8.5 (#9341)
  • chore: don't color error message in red (#9352)
  • chore: remove redundant 'setup failed' in setup errors (#9354)
  • chore: make environment variable error nicer (#9353)
  • test: update external forge-std (#9356)
  • chore(ci): archive endpoints config (#9348)

Nightly (2024-11-19)

19 Nov 00:34
c13d42e
Compare
Choose a tag to compare
Nightly (2024-11-19) Pre-release
Pre-release

Other

  • chore: fix getArtifactPath flaky test (#9339)
  • fix(cast storage): respect --json for layout (#9332)
  • feat(config): set default evm version to cancun (#9131)
  • chore: update test values to cancun (#9344)
  • feat(forge build -vvvvv): If verbosity level is 5 or higher show files to compile (#9325)
  • chore: add some more debugging to forge bind (#9345)
  • feat: compilation restrictions (#8668)
  • fix: identification of contracts in scripts (#9346)

Nightly (2024-11-18)

18 Nov 00:35
e649e62
Compare
Choose a tag to compare
Nightly (2024-11-18) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#9336)

Nightly (2024-11-17)

17 Nov 00:36
d14c09f
Compare
Choose a tag to compare
Nightly (2024-11-17) Pre-release
Pre-release

Other

  • chore: fix clippy (#9333)
  • test: enhance tests (#9334)

Nightly (2024-11-16)

16 Nov 00:35
a79dfae
Compare
Choose a tag to compare
Nightly (2024-11-16) Pre-release
Pre-release

Other

  • feat(cheatcodes): add delegatecall to pranking (#8863)
  • feat(forge build): err if no source file in specified paths (#9329)
  • feat(forge build): add --sizes and --names JSON compatibility (#9321)

Nightly (2024-11-15)

15 Nov 00:33
36cbce7
Compare
Choose a tag to compare
Nightly (2024-11-15) Pre-release
Pre-release

Other

  • fix(forge eip712): handle recursive types (#9319)
  • feat(forge): allow --verifier custom option (#9311)

Nightly (2024-11-14)

14 Nov 00:32
31c24b0
Compare
Choose a tag to compare
Nightly (2024-11-14) Pre-release
Pre-release

Other

  • feat(common::shell): add global verbosity level (-vvv) flag replacing --verbose (#9273)
  • chore: do not trim decoded generic custom error (#9309)
  • fix(forge): always report deployment size in gas reports (#9308)
  • fix(ci): update cargo deny (#9314)
  • feat: Update to soldeer 0.5.1 (#9315)
  • chore: update soldeer-core dependency (#9316)

Nightly (2024-11-13)

12 Nov 00:32
4817280
Compare
Choose a tag to compare
Nightly (2024-11-13) Pre-release
Pre-release
  • No changes

Nightly (2024-11-11)

11 Nov 00:34
e028b92
Compare
Choose a tag to compare
Nightly (2024-11-11) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#9293)
  • fix(trace): properly report fallback() fn (#9287)

Nightly (2024-11-10)

10 Nov 00:33
896794a
Compare
Choose a tag to compare
Nightly (2024-11-10) Pre-release
Pre-release

Other

  • fix(coverage): do not report empty constructors, enable reports for receive (#9288)
  • Make fs read cheatcodes views (#9289)
  • chore: fix clippy (#9291)
  • feat(anvil): add anvil_getIntervalMining API (#9290)
  • chore(common::shell): finish implementation + enforce in clippy (#9268)
  • chore: typo anvil_getIntervalMing -> anvil_getIntervalMining (#9292)