Skip to content

Releases: foundry-rs/foundry

Nightly (2024-07-22)

22 Jul 00:25
fe2acca

Choose a tag to compare

Nightly (2024-07-22) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8486)
  • chore: 7702 error type correction (#8487)

Nightly (2024-07-21)

21 Jul 00:26
fc807df

Choose a tag to compare

Nightly (2024-07-21) Pre-release
Pre-release

Other

  • feat: support for EIP-7702 in Anvil (#8476)
  • fix(cast): mktx: add missing --path argument for blob txs (#8483)
  • fix(cheatcodes): reset interpreter gas to the value of gas spent (#8481)

Nightly (2024-07-20)

20 Jul 00:23
94b6c6b

Choose a tag to compare

Nightly (2024-07-20) Pre-release
Pre-release

Other

  • feat(coverage): Add support for remaining Yul types (#8461)
  • feat(anvil): add trace_filter endpoint (#8458)
  • feat: better EOF/Prague support (#8471)
  • fix: cargo deny (#8479)
  • feat: ethGetAccount (#8477)

Nightly (2024-07-19)

19 Jul 00:37
e903484

Choose a tag to compare

Nightly (2024-07-19) Pre-release
Pre-release

Other

  • feat(anvil): add mined transactions to state dump (#8411)
  • fix(fork): preserve block number and timestamp when changing fork (#8466)

Nightly (2024-07-18)

18 Jul 00:23
af97b2c

Choose a tag to compare

Nightly (2024-07-18) Pre-release
Pre-release

Other

  • feat(EOF): enable EOF inspector (#8305)
  • perf(invariant): do not include reverts in counterexample (#8459)

Nightly (2024-07-17)

17 Jul 00:24
cb9dfae

Choose a tag to compare

Nightly (2024-07-17) Pre-release
Pre-release

Other

  • fix(verify-bytecode): use local creation code for fork deployment (#8402)
  • feat: support absolute paths when matching paths (#7362)
  • feat(cast): improve to/from rlp (#8454)
  • anvil/eth: Use the raw v signature value instead of bool (#7918)

Nightly (2024-07-16)

16 Jul 00:26
ea7817c

Choose a tag to compare

Nightly (2024-07-16) Pre-release
Pre-release

Other

  • fix: vm dumpState consistent ordering (#8445)
  • feat(cheatcodes): add event expecter which supports anonymous events (#8429)
  • feat(coverage): report try-catch coverage (#8448)
  • Updated the soldeer version to 0.2.18 and added extra CLI tests (#8441)

Nightly (2024-07-15)

15 Jul 00:25
6de15b0

Choose a tag to compare

Nightly (2024-07-15) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8437)
  • fix(anvil): return correct values for eth_feeHistory (#8436)
  • feat(template): improve workflow template (#8439)
  • fix(coverage): add coverage only for function call kind (#8440)

Nightly (2024-07-14)

14 Jul 00:26
5902a6f

Choose a tag to compare

Nightly (2024-07-14) Pre-release
Pre-release

Other

  • fix(coverage): require should be branch (#8433)

Nightly (2024-07-13)

13 Jul 00:26
547e975

Choose a tag to compare

Nightly (2024-07-13) Pre-release
Pre-release

Other

  • fix(coverage): lcov avoid double reporting for line hit (#8400)
  • fix(anvil): return correct data for queries at forked block (#8428)
  • fix(coverage): proper branch handling for if statement (#8414)
  • fix: correctly apply genesis (#8431)