Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-09-30)
- No changes
Nightly (2024-09-27)
Other
- feat(
cheatcodes
):getArtifactPathByCode
andgetArtifactPathByDeployedCode
(#8938) - chore: fix base gas limit test and clippy (#8961)
- feat(cheatcodes): random* cheatcodes to aid in symbolic testing (#8882)
- feat: use multi-architecture images in Dockerfile to support apple si… (#8964)
- fix: enable
revm/blst
(#8965) - test: redact forge version (#8967)
Nightly (2024-09-26)
Nightly (2024-09-25)
Other
- chore: more fixes for --all-features tests (#8946)
- fix(
anvil
): handle OP deposit txs inTypedTransaction
andPoolTransaction
conversion (#8942) - feat(cast): add contract creation bytecodes to traces (#8941)
- fix: #8759, default (low) gas limit set even when disabled, use custom gas_limit on forks (#8933)
- chore: add @grandizzy @yash-atreya @zerosnacks as codeowners (#8951)
- chore(deps): update revm-inspector version in manifest (#8950)
- chore: add Makefile and
codespell
(#8948) - chore: add comments for alloy-core patches (#8955)
Nightly (2024-09-24)
Nightly (2024-09-23)
Nightly (2024-09-22)
Other
- improve description of
--flamechart
and--flamegraph
(#8917) - fix(forge): improve
test --debug
doc (#8918) - chore: use dyn InspectorExt in Backend (#8919)
- chore(evm): use dyn DatabaseExt in inspect (#8921)
- chore(anvil): use dyn DatabaseRef instead of generics (#8920)
- chore(doc): remove auto_impl (#8922)
- chore(docs): Update testcode path (#8923)
Nightly (2024-09-21)
Nightly (2024-09-20)
Nightly (2024-09-18)
- No changes