Skip to content

Releases: foundry-rs/foundry

Nightly (2024-11-28)

28 Nov 00:36
c63aba8
Compare
Choose a tag to compare
Nightly (2024-11-28) Pre-release
Pre-release

Other

  • chore: fix 404 status URL (#9417)
  • feat: add --broadcast flag to forge create, default to dry run mode (#9420)
  • feat(traces): show state changes in cast run and forge test on -vvvvv (#9013)

Nightly

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

Other

  • chore: fix 404 status URL (#9417)
  • feat: add --broadcast flag to forge create, default to dry run mode (#9420)
  • feat(traces): show state changes in cast run and forge test on -vvvvv (#9013)

Nightly (2024-11-27)

27 Nov 00:34
31dd1f7
Compare
Choose a tag to compare
Nightly (2024-11-27) Pre-release
Pre-release

Other

  • feat: remove ethers (#8826)
  • Revert "feat: remove ethers" (#9411)
  • fix: forge script should adhere to --json flag (#9404)
  • feat(cast): add decode-event sig data (#9413)

Nightly (2024-11-26)

26 Nov 00:34
995fd9e
Compare
Choose a tag to compare
Nightly (2024-11-26) Pre-release
Pre-release

Other

  • fix: bail incomplete bytecode sequence disassemble (#9390)
  • fix(forge create): install missing deps if any (#9401)
  • feat(forge): show additional details of contract to verify (#9403)
  • fix: remove duplicate gas_limit / block_gas_limit field, declare as alias (#9406)
  • fix(cheatcodes): use calldata in attachDelegation (#9407)
  • chore(cheatcodes): enforce calldata in declaration (#9408)

Nightly (2024-11-25)

25 Nov 00:36
4923529
Compare
Choose a tag to compare
Nightly (2024-11-25) Pre-release
Pre-release

Other

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

Nightly (2024-11-24)

24 Nov 00:36
d14a7b4
Compare
Choose a tag to compare
Nightly (2024-11-24) Pre-release
Pre-release

Other

  • chore: use has_library_ancestor (#9387)
  • chore(evm/traces): replace solang with Solar (#9386)

Nightly (2024-11-23)

23 Nov 00:35
398ef4a
Compare
Choose a tag to compare
Nightly (2024-11-23) Pre-release
Pre-release

Other

  • fix: vm.broadcastRawTransaction (#9378)
  • fix(forge test): install missing dependencies before creating Project (#9379)
  • chore(chisel): replace solang with solar in SolidityHelper (#9376)
  • fix(chisel): uint/int full word print (#9381)
  • fix: flaky test_broadcast_raw_create2_deployer (#9383)
  • refactor(forge): rewrite geiger with Solar (#9382)
  • feat(forge, cast): add cast --with_local_artifacts/forge selectors cache to trace with local artifacts (#7359)

Nightly (2024-11-22)

22 Nov 00:36
41b4359
Compare
Choose a tag to compare
Nightly (2024-11-22) Pre-release
Pre-release

Other

  • feat(anvil): --cache-path (#9343)
  • chore: rm flaky cache-path test (#9372)
  • feat: add global -j, --threads (#9367)
  • feat: Update to soldeer 0.5.2 (#9373)

Nightly (2024-11-20)

20 Nov 16:41
fb5f0e1
Compare
Choose a tag to compare
Nightly (2024-11-20) Pre-release
Pre-release

Other

  • feat: rename ShellOtps to GlobalOpts (#9313)
  • chore(deps): bump foundry-compilers 0.12.3 (#9368)

Nightly (2024-11-20)

20 Nov 12:42
b9ee7de
Compare
Choose a tag to compare
Nightly (2024-11-20) Pre-release
Pre-release

Other

  • chore: pick provider urls by next index (#9359)
  • fix: correct shell substitution in installer (#9351)
  • chore: TestSetup cleanup (#9355)
  • chore(ci): proper read of archive nodes (#9362)
  • chore(test-utils): simplify next calls (#9361)
  • Support EIP-7702 Delegations in Forge (#9236)
  • chore(deps): bump foundry-compilers 0.12.2 (#9364)