Skip to content

Releases: foundry-rs/foundry

Nightly (2024-06-04)

04 Jun 00:27
fbad377
Compare
Choose a tag to compare
Nightly (2024-06-04) Pre-release
Pre-release

Other

  • fix: use timeouts for script transactions (#8037)
  • refactor: deploy all libraries when running tests (#8034)
  • Fix shadowed branch coverage PC variable (#8040)
  • bump compilers (#8011)

Nightly

10 Jul 18:13
fbad377
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release

Other

  • fix: use timeouts for script transactions (#8037)
  • refactor: deploy all libraries when running tests (#8034)
  • Fix shadowed branch coverage PC variable (#8040)
  • bump compilers (#8011)

Nightly (2024-06-03)

03 Jun 00:29
0fc3976
Compare
Choose a tag to compare
Nightly (2024-06-03) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8033)
  • fix: enable providers in ethers-contract-abigen (#8032)
  • feat: better run feedback for scripts (#8023)

Nightly (2024-06-02)

02 Jun 00:29
5ac78a9
Compare
Choose a tag to compare
Nightly (2024-06-02) Pre-release
Pre-release

Other

  • fix(foundryup): nproc does not exist on macos (#8024)
  • perf: prefill fuzz dictionary with 0 (#8027)
  • refactor(coverage): refactor coverage analysis (#8025)
  • perf: exclude source maps from ContractData (#8022)
  • feat: Priority fee suggestion (#7984)
  • nit: Minor help style consistency (#8029)
  • chore(deps): bump foundry-compilers to 0.5.1 (#8030)
  • chore: Arc ContractsByArtifact internally (#8026)

Nightly (2024-06-01)

01 Jun 00:28
f479e94
Compare
Choose a tag to compare
Nightly (2024-06-01) Pre-release
Pre-release

Other

  • fix(cheatcodes): inspector call (#8019)
  • feat(foundryup): add a --jobs flag while building from source (#8021)
  • chore: simplify debug traces (#8020)

Nightly (2024-05-02)

02 May 00:29
cafc260
Compare
Choose a tag to compare
Nightly (2024-05-02) Pre-release
Pre-release

Other

  • fix: make trace printer work (#7824)
  • Fix eth_signTransaction request and response (#7804)
  • fix: set value before estimating gas (#7829)

Nightly (2024-04-02)

02 Apr 00:26
f625d0f
Compare
Choose a tag to compare
Nightly (2024-04-02) Pre-release
Pre-release

Fixes

  • fix: coverage bug (#7532)

Other

  • fix(bench): avoid panic if test benchmark execution not success (#7535)
  • feat: print IPC path (#7526)

Nightly (2024-03-02)

02 Mar 00:25
de33b6a
Compare
Choose a tag to compare
Nightly (2024-03-02) Pre-release
Pre-release

Other

  • chore(forge): simplify run_tests, reduce parallel tasks (#7283)
  • feat: cast mktx (#7056)
  • refactor(forge/test): cache initial executor, don't clone options (#7286)
  • chore: remove some unnecessary async/await (#7289)
  • feat: add unsafe-password support to cast wallet import (#6671)

Nightly (2024-02-03)

03 Feb 00:26
2cb8757
Compare
Choose a tag to compare
Nightly (2024-02-03) Pre-release
Pre-release

Other

  • feat(forge): new flatten implementation (#6936)
  • chore: fix typos (#7000)
  • added arg and computing state in function of some overrides (#6985)

Nightly (2024-01-14)

13 Jan 10:55
293fad7
Compare
Choose a tag to compare
Nightly (2024-01-14) Pre-release
Pre-release
  • No changes