Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-11-10)
Other
- fix(coverage): do not report empty constructors, enable reports for
receive
(#9288) - Make fs read cheatcodes views (#9289)
- chore: fix clippy (#9291)
- feat(anvil): add
anvil_getIntervalMining
API (#9290) - chore(
common::shell
): finish implementation + enforce inclippy
(#9268) - chore: typo anvil_getIntervalMing -> anvil_getIntervalMining (#9292)
Nightly
Other
- fix(coverage): do not report empty constructors, enable reports for
receive
(#9288) - Make fs read cheatcodes views (#9289)
- chore: fix clippy (#9291)
- feat(anvil): add
anvil_getIntervalMining
API (#9290) - chore(
common::shell
): finish implementation + enforce inclippy
(#9268) - chore: typo anvil_getIntervalMing -> anvil_getIntervalMining (#9292)
Nightly (2024-11-09)
Other
- fix(
forge test
): record only test fns in test failures (#9286)
Nightly (2024-11-08)
Nightly (2024-11-07)
- 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)