Skip to content

Releases: foundry-rs/foundry

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

10 Jul 18:13
f479e94
Compare
Choose a tag to compare
Nightly 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-31)

30 May 00:27
5494c33
Compare
Choose a tag to compare
Nightly (2024-05-31) Pre-release
Pre-release
  • No changes

Nightly (2024-05-29)

27 May 00:27
ea2eff9
Compare
Choose a tag to compare
Nightly (2024-05-29) Pre-release
Pre-release
  • No changes

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

Nightly (2023-12-02)

02 Dec 00:30
5b7e4cb
Compare
Choose a tag to compare
Nightly (2023-12-02) Pre-release
Pre-release

Other

  • Update README.md (#6479)
  • Spelling Corrections for CONTRIBUTING.md (#6476)
  • Update cheatcodes.md (#6477)
  • chore: typo readme (#6481)
  • Add --save-path Option to VanityArgs for Custom Wallet File Saving (#6475)
  • chore(deps): update (#6484)
  • chore: remove fork db snapshot (#6486)
  • chore: add refs to ganache spec (#6483)
  • fix: ensure prevrandao is set on reset fork (#6488)
  • docs: fix typos (#6490)
  • feat(forge): added --json argument to forge build command (#6465)
  • chore: bump ethers+chains (#6493)
  • chore: debugger improvements (#6491)
  • chore: debugger improvements 2 (#6494)