Skip to content

Releases: foundry-rs/foundry

Nightly (2024-11-07)

06 Nov 16:39
58bf161
Compare
Choose a tag to compare
Nightly (2024-11-07) Pre-release
Pre-release
  • No changes

Nightly

10 Jul 18:13
58bf161
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release
  • No changes

Nightly (2024-11-06)

06 Nov 00:33
57bb12e
Compare
Choose a tag to compare
Nightly (2024-11-06) Pre-release
Pre-release

Other

  • fix(remappings): check if remapping to add starts with existing remapping name (#9246)
  • chore: ignore flaky rostock chain test (#9261)
  • fix(anvil): set auto-unlock an alias of auto-impersonate (#9256)

Nightly (2024-11-05)

05 Nov 00:33
c3069a5
Compare
Choose a tag to compare
Nightly (2024-11-05) Pre-release
Pre-release

Other

  • fix(forge doc): display custom natspec tag (#9257)
  • chore: do not print anvil launch info if silent (#9259)
  • feat: add global --json flag (#9244)
  • chore(forge): enforce common::shell for forge crate (#9231)

Nightly (2024-11-04)

04 Nov 00:34
d2ed15d
Compare
Choose a tag to compare
Nightly (2024-11-04) Pre-release
Pre-release

Other

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

Nightly (2024-11-03)

03 Nov 00:35
8660e5b
Compare
Choose a tag to compare
Nightly (2024-11-03) Pre-release
Pre-release

Other

  • perf: cap default poll interval (#9250)
  • fix: better error handling when waiting for receipt (#9253)
  • fix: use Debug when formatting errors (#9251)

Nightly (2024-11-02)

02 Nov 00:32
56639cd
Compare
Choose a tag to compare
Nightly (2024-11-02) Pre-release
Pre-release

Other

  • fix(anvil): on anvil_mine jump to next timestamp before mine new block (#9241)
  • fix(deps): update alloy-chains to fix Celo explorer API URL (#9242)
  • fix: reset shell colors based on the input style (#9243)
  • fix: avoid deadlock in nested shell calls (#9245)
  • anvil: Correctly set HF fields for Genesis block (#9248)

Nightly (2024-11-01)

01 Nov 00:35
17e0981
Compare
Choose a tag to compare
Nightly (2024-11-01) Pre-release
Pre-release

Other

  • feat(cast): add string-decode to decode string (#9237)
  • chore: avoid unnecessary mut (#9238)

Nightly (2024-10-31)

31 Oct 00:32
9d74675
Compare
Choose a tag to compare
Nightly (2024-10-31) Pre-release
Pre-release

Other

  • fix: allow_hyphen_values for constructor args (#9225)
  • chore(meta): update SECURITY.md (#9230)
  • fix(--gas-report): add back signatures, even if empty, avoid nesting multiple selectors (#9229)
  • feat(cheatcodes): access broadcast artifacts (#9107)
  • fix(anvil): set storage.best_number correctly (#9215)
  • feat(--gas-report): add option to include tests (#9232)
  • fix: remove steps after steps tracing cheatcodes are done (#9234)
  • fix: rename flag as_int -> as-int (#9235)

Nightly (2024-10-30)

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

Other

  • feat: make --gas-report w/ --json output one JSON blob and add contract_path to output (#9216)
  • fix(forge create): set skip_is_verified_check: true (#9222)
  • feat(cast) add creation-code method [#8973] (#9029)
  • refactor: simplify merge_db_account_data (#9223)
  • test: update test (#9226)
  • style: smol refactor (#9224)