Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
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
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)
Nightly (2024-11-21)
Other
- chore(deps): bump alloy 0.6.4 (#9280)
Nightly (2024-11-20)
Other
- fix(
coverage
): allowir-minimum
for versions < 0.8.5 (#9341) - chore: don't color error message in red (#9352)
- chore: remove redundant 'setup failed' in setup errors (#9354)
- chore: make environment variable error nicer (#9353)
- test: update external forge-std (#9356)
- chore(ci): archive endpoints config (#9348)
Nightly (2024-11-19)
Other
- chore: fix getArtifactPath flaky test (#9339)
- fix(cast storage): respect
--json
for layout (#9332) - feat(
config
): set default evm version to cancun (#9131) - chore: update test values to cancun (#9344)
- feat(
forge build -vvvvv
): If verbosity level is 5 or higher show files to compile (#9325) - chore: add some more debugging to forge bind (#9345)
- feat: compilation restrictions (#8668)
- fix: identification of contracts in scripts (#9346)
Nightly (2024-11-18)
Other
- chore(deps): weekly
cargo update
(#9336)