Skip to content

Releases: foundry-rs/foundry

Nightly (2024-10-19)

19 Oct 00:32
a8c3e9c
Compare
Choose a tag to compare
Nightly (2024-10-19) Pre-release
Pre-release

Other

  • chore: alias wallet_sendTransaction (#9137)

Nightly

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

Other

  • chore: alias wallet_sendTransaction (#9137)

Nightly (2024-10-18)

18 Oct 00:33
7cbd55e
Compare
Choose a tag to compare
Nightly (2024-10-18) Pre-release
Pre-release

Other

  • feat(forge): add max supported EVM version in compiler -vv (#9129)
  • chore: bump foundry-compilers to include Vyper fix (#9133)
  • fix(cast): do not strip 0x / hex decode message before EIP-191 hashing (#9130)
  • feat(anvil): wallet_ namespace + inject P256BatchDelegation + executor (#9110)
  • fix: dont set state root (#9134)

Nightly (2024-10-17)

17 Oct 00:33
adb6aba
Compare
Choose a tag to compare
Nightly (2024-10-17) Pre-release
Pre-release

Other

  • fix(cheatcodes): convert fixed bytes to bytes in vm.rpc tuple result (#9117)
  • feat(forge): add compiler subcommand (#7909)

Nightly (2024-10-16)

16 Oct 00:34
cc8e430
Compare
Choose a tag to compare
Nightly (2024-10-16) Pre-release
Pre-release

Other

  • chore(cheatcodes): wallet nits (#9118)
  • refactor(script): mv ScriptSequence to new crate (#9098)
  • fix: respect --auth in cast call and cast estimate (#9120)

Nightly (2024-10-15)

15 Oct 00:34
fdd321b
Compare
Choose a tag to compare
Nightly (2024-10-15) Pre-release
Pre-release

Other

  • feat(cheatcodes): vm.rememberKeys (#9087)
  • refactor(cheatcodes): mv ScriptWallets into Cheatcode (#9106)
  • fix: running script with --broadcast for a transaction sequence can error out due to nonce desync from rpc latency (#9096)
  • fix(fmt): do not panic when no named arg (#9114)
  • fix(traces): identify artifacts using both deployed and creation code (#9050)

Nightly (2024-10-14)

14 Oct 00:35
fd56528
Compare
Choose a tag to compare
Nightly (2024-10-14) Pre-release
Pre-release

Other

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

Nightly (2024-10-13)

12 Oct 00:32
bcacf39
Compare
Choose a tag to compare
Nightly (2024-10-13) Pre-release
Pre-release
  • No changes

Nightly (2024-10-11)

11 Oct 15:24
88e18ef
Compare
Choose a tag to compare
Nightly (2024-10-11) Pre-release
Pre-release

Other

  • feat: update to Soldeer v0.4.1 (#9092)
  • feat: bump alpine to 3.20.3 (#9094)
  • chore: update chains (#9097)

Nightly (2024-10-11)

11 Oct 00:34
0ed43ce
Compare
Choose a tag to compare
Nightly (2024-10-11) Pre-release
Pre-release

Other

  • fix(chisel): final statement & fetch err with complex type fixes (#9081)
  • feat(chisel): add eval command (#9086)
  • feat: make --gas-report JSON output compatible (#9063)
  • chore: replace criterion with divan (#9080)
  • chore: reduce length of a common error message (#9089)