Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-08-29)
Nightly (2024-08-28)
Other
- Provide a shields.io badge (#8738)
- fix: throw error if
vm.expectEmit
is used on anonymous event (#8748) - Update to Soldeer 0.3.0 (#8648)
- fix(anvil): backwards compatible dumps (#8752)
- feat(cheatcodes): add resetGasMetering cheatcode (#8750)
- chore(deps): midweek bumps (#8757)
- feat(
forge selectors
): addfind
command (#8754)
Nightly (2024-08-27)
Nightly (2024-08-26)
Other
- chore(deps): weekly
cargo update
(#8737)
Nightly (2024-08-25)
- No changes
Nightly (2024-08-23)
Other
- chore: move more tests to snapbox (#8708)
- fix(cast): json quoted strings (#8681)
- fix(script): correctly populate both fields for
TransactionRequest
s (#8714) - feat: add transaction timeout config (#8669)
- test: add builtin redactions to snapbox assertions (#8712)
- chore: replace
once_cell
withstd::sync
(#8718) - test: unflake cast storage layout test (#8720)
- chore: update CODEOWNERS (#8721)
- chore(deps): breaking bumps (#8719)
- fix(forge): reset gas to original after pauseGasMetering (#8717)
Nightly (2024-08-22)
Nightly (2024-08-21)
Other
- fix: console.log formatting (#8702)
Nightly (2024-08-20)
Nightly (2024-08-19)
Other
- chore(deps): weekly
cargo update
(#8690)