Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-11-28)
Nightly
Nightly (2024-11-27)
Nightly (2024-11-26)
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)
Other
- chore(deps): weekly
cargo update
(#9392)
Nightly (2024-11-24)
Nightly (2024-11-23)
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)
Nightly (2024-11-20)
Nightly (2024-11-20)
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)