Skip to content

Releases: foundry-rs/foundry

Nightly (2024-09-27)

27 Sep 00:33
9dbfb2f
Compare
Choose a tag to compare
Nightly (2024-09-27) Pre-release
Pre-release

Other

  • feat(cheatcodes): getArtifactPathByCode and getArtifactPathByDeployedCode (#8938)
  • chore: fix base gas limit test and clippy (#8961)
  • feat(cheatcodes): random* cheatcodes to aid in symbolic testing (#8882)
  • feat: use multi-architecture images in Dockerfile to support apple si… (#8964)
  • fix: enable revm/blst (#8965)
  • test: redact forge version (#8967)

Nightly

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

Other

  • feat(cheatcodes): getArtifactPathByCode and getArtifactPathByDeployedCode (#8938)
  • chore: fix base gas limit test and clippy (#8961)
  • feat(cheatcodes): random* cheatcodes to aid in symbolic testing (#8882)
  • feat: use multi-architecture images in Dockerfile to support apple si… (#8964)
  • fix: enable revm/blst (#8965)
  • test: redact forge version (#8967)

Nightly (2024-09-26)

26 Sep 00:32
9a0f66e
Compare
Choose a tag to compare
Nightly (2024-09-26) Pre-release
Pre-release

Other

  • fix(coverage): better find of loc start byte position (#8958)
  • chore: improve fuzz scrape bytecode test (#8953)
  • chore: fire shutdown signal on anvil node handle drop (#8947)

Nightly (2024-09-25)

25 Sep 00:33
883bb1c
Compare
Choose a tag to compare
Nightly (2024-09-25) Pre-release
Pre-release

Other

  • chore: more fixes for --all-features tests (#8946)
  • fix(anvil): handle OP deposit txs in TypedTransaction and PoolTransaction conversion (#8942)
  • feat(cast): add contract creation bytecodes to traces (#8941)
  • fix: #8759, default (low) gas limit set even when disabled, use custom gas_limit on forks (#8933)
  • chore: add @grandizzy @yash-atreya @zerosnacks as codeowners (#8951)
  • chore(deps): update revm-inspector version in manifest (#8950)
  • chore: add Makefile and codespell (#8948)
  • chore: add comments for alloy-core patches (#8955)

Nightly (2024-09-24)

24 Sep 00:33
07a1f67
Compare
Choose a tag to compare
Nightly (2024-09-24) Pre-release
Pre-release

Other

  • chore: use serde_json::from_str when possible (#8925)
  • chore: deprecate --debug regex argument (#8930)
  • chore: fixes for --all-features tests (#8937)

Nightly (2024-09-23)

23 Sep 00:34
a592f7a
Compare
Choose a tag to compare
Nightly (2024-09-23) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8927)
  • chore: don't display filter used if empty (#8929)

Nightly (2024-09-22)

22 Sep 00:34
1d2379a
Compare
Choose a tag to compare
Nightly (2024-09-22) Pre-release
Pre-release

Other

  • improve description of --flamechart and --flamegraph (#8917)
  • fix(forge): improve test --debug doc (#8918)
  • chore: use dyn InspectorExt in Backend (#8919)
  • chore(evm): use dyn DatabaseExt in inspect (#8921)
  • chore(anvil): use dyn DatabaseRef instead of generics (#8920)
  • chore(doc): remove auto_impl (#8922)
  • chore(docs): Update testcode path (#8923)

Nightly (2024-09-21)

21 Sep 00:31
a33fc1d
Compare
Choose a tag to compare
Nightly (2024-09-21) Pre-release
Pre-release

Other

  • chore(cheatcodes): reduce generated code (#8912)
  • feat(cheatcodes): display warnings for deprecated cheatcodes (#8883)
  • refactor: rewrite the console.log format string parser (#8913)
  • feat: implement parseTomlType cheats (#8911)
  • Log address in checksum format (#8915)

Nightly (2024-09-20)

20 Sep 00:33
da77402
Compare
Choose a tag to compare
Nightly (2024-09-20) Pre-release
Pre-release

Other

  • chore(forge): fix isolate ext integration tests (#8901)
  • chore: bump alloy 0.3.6 (#8902)
  • chore(deps): bump mesc to 0.3.0 (#8897)
  • chore: reduce size further (#8886)
  • readme: fix cheatcode path (#8907)

Nightly (2024-09-18)

Nightly (2024-09-18) Pre-release
Pre-release
  • No changes