Skip to content

Releases: foundry-rs/foundry

Nightly (2024-05-22)

22 May 00:27
23700c9
Compare
Choose a tag to compare
Nightly (2024-05-22) Pre-release
Pre-release

Other

  • chore: update interprocess to fix a todo (#7913)
  • feat: support solc 0.8.26 (#7968)

Nightly (2024-05-21)

21 May 10:39
0a5b22f
Compare
Choose a tag to compare
Nightly (2024-05-21) Pre-release
Pre-release

Other

  • feature(invariant) - persist and replay failure (#7899)
  • feat(cast): send 4844 support (#7823)
  • fix(invariant): panic when decoding logs with None value (#7956)

Nightly

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

Other

  • chore: update interprocess to fix a todo (#7913)
  • feat: support solc 0.8.26 (#7968)

Nightly (2024-05-21)

21 May 00:27
1b08ae4
Compare
Choose a tag to compare
Nightly (2024-05-21) Pre-release
Pre-release

Other

  • feat(invariant): fuzz with values from events and return values (#7666)
  • fix(fuzz) - consistent snapshot results between runs (#7951)

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)