Skip to content

Releases: foundry-rs/foundry

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)

Nightly (2023-11-02)

02 Nov 00:39
09fe3e0
Compare
Choose a tag to compare
Nightly (2023-11-02) Pre-release
Pre-release

Other

  • chore(deps): bumps 2 (#6194)

Nightly (2023-10-02)

02 Oct 00:31
5be158b
Compare
Choose a tag to compare
Nightly (2023-10-02) Pre-release
Pre-release

Other

  • test: add sig test case (#5969)

Nightly (2023-08-02)

02 Aug 00:26
ca67d15
Compare
Choose a tag to compare
Nightly (2023-08-02) Pre-release
Pre-release

Other

  • Add correct processing for non-existent json-keys (#5511)
  • Pass details on GasTooHigh (#5489)
  • feat(forge) - Test scaffolding (#5495)
  • fix(cheatcodes): disallow using vm.prank after vm.startPrank (#5520)

Nightly (2023-07-02)

02 Jul 00:13
d369d24
Compare
Choose a tag to compare
Nightly (2023-07-02) Pre-release
Pre-release

Other

  • perf: spawn tokio runtime once (#5263)
  • perf(runner): check last fuzz result instead of adding aditional run (#5264)

Nightly (2023-06-02)

02 Jun 00:17
cc5637a
Compare
Choose a tag to compare
Nightly (2023-06-02) Pre-release
Pre-release

Fixes

  • fix: dont use default etherscan identifier (#5083)

Other

  • feat: bump ethers (#5086)
  • feat(cast): switch chain before sending tx if current chain is different (#5077)
  • chore: bump solang-parser to 0.3.0 (#5087)

Nightly (2023-05-02)

02 May 00:16
e15e33a
Compare
Choose a tag to compare
Nightly (2023-05-02) Pre-release
Pre-release

Other

  • fix(anvil): properly estimate gas instead of bailing on GasTooHigh (#4861)

Nightly (2023-04-02)

01 Apr 11:45
87bc53f
Compare
Choose a tag to compare
Nightly (2023-04-02) Pre-release
Pre-release
  • No changes