Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-11-07)
- No changes
Nightly
- No changes
Nightly (2024-11-06)
Nightly (2024-11-05)
Nightly (2024-11-04)
Other
- chore(deps): weekly
cargo update
(#9254)
Nightly (2024-11-03)
Nightly (2024-11-02)
Other
- fix(anvil): on anvil_mine jump to next timestamp before mine new block (#9241)
- fix(
deps
): updatealloy-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)
Nightly (2024-10-31)
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
): setstorage.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)
Other
- feat: make
--gas-report
w/--json
output one JSON blob and addcontract_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)