Skip to content

Releases: foundry-rs/foundry

Nightly (2024-08-22)

22 Aug 00:24
fa0e0c2
Compare
Choose a tag to compare
Nightly (2024-08-22) Pre-release
Pre-release

Features

  • feat(forge verify-bytecode): support alternative block explorers + predeploys (#8510)
  • feat(cast): add cast hash-message (#8706)

Other

  • fix(coverage): ensure contract hash to record coverage for is not zero (#8698)
  • fix(anvil): for deposit transactions apply tx.mint value in tx validation (#8704)
  • Issue #8664 | Bug 🐛: --match-path does not work with watch mode: cannot be used multiple times #8664 (#8709)

Nightly (2024-08-21)

21 Aug 00:23
afd8680
Compare
Choose a tag to compare
Nightly (2024-08-21) Pre-release
Pre-release

Other

  • fix: console.log formatting (#8702)

Nightly (2024-08-20)

20 Aug 00:23
1710187
Compare
Choose a tag to compare
Nightly (2024-08-20) Pre-release
Pre-release

Other

  • fix(anvil): storage diff (#8691)
  • fix comment of --sender (#8692)

Nightly (2024-08-19)

19 Aug 00:25
8549aad
Compare
Choose a tag to compare
Nightly (2024-08-19) Pre-release
Pre-release

Other

  • chore(deps): weekly cargo update (#8690)

Nightly (2024-08-18)

18 Aug 00:26
0bb5864
Compare
Choose a tag to compare
Nightly (2024-08-18) Pre-release
Pre-release

Other

  • fix: update formatting for fixed bytes (#8687)

Nightly (2024-08-17)

16 Aug 18:50
f8aa4af
Compare
Choose a tag to compare
Nightly (2024-08-17) Pre-release
Pre-release
  • No changes

Nightly (2024-08-16)

16 Aug 00:24
62def0d
Compare
Choose a tag to compare
Nightly (2024-08-16) Pre-release
Pre-release

Other

  • fix(anvil): get_transaction_count forking (#8675)
  • chore: alloy update for EIP-7702 (#8660)
  • feat: vm.publicKeyP256 (#8679)

Nightly (2024-08-15)

15 Aug 00:24
3e3b30c
Compare
Choose a tag to compare
Nightly (2024-08-15) Pre-release
Pre-release

Other

  • fix: cast --to-ascii does not work if input has trailing whitespaces (#8670)

Nightly (2024-08-14)

14 Aug 00:23
224fe9c
Compare
Choose a tag to compare
Nightly (2024-08-14) Pre-release
Pre-release

Other

  • fix: allow result large err (#8656)
  • fix(coverage): relax deployed bytecode accepted score (#8657)
  • fix(fmt): apply multi statement block config to else block (#8661)

Nightly (2024-08-13)

13 Aug 00:25
515a4cc
Compare
Choose a tag to compare
Nightly (2024-08-13) Pre-release
Pre-release

Other

  • Add --disable-code-size-limit flag for anvil (#8646)