Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-10-24)
Other
- feat(
anvil
): support mining with same block.timestamp (#9160) - chore: format chained error for EvmError (#9169)
- Add debug file dump (#7375)
- chore(deps): bumps alloy, revm, fork-db (#9150)
- feat: add
foundry_common::shell
to unify log behavior (#9109) - chore: refactor debugger dump code (#9170)
- fix(anvil): Apply state overrides in debug_traceCall (#9172)
- feat(fmt): add
all_params
config - same asall
but split single param too (#9176)
Nightly (2024-10-23)
- No changes
Nightly (2024-10-21)
Other
- chore(deps): weekly
cargo update
(#9149)
Nightly (2024-10-20)
Nightly (2024-10-19)
Other
- chore: alias wallet_sendTransaction (#9137)
Nightly (2024-10-18)
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)
Nightly (2024-10-16)
Nightly (2024-10-15)
Other
- feat(
cheatcodes
): vm.rememberKeys (#9087) - refactor(
cheatcodes
): mvScriptWallets
intoCheatcode
(#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)
Other
- chore(deps): weekly
cargo update
(#9100)