Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-07-10)
Other
- feat(invariant): exclude precompiles from senders (#8367)
- chore(anvil): fix install cmd in README (#8393)
- chore: fix clippy (#8394)
- fuzz console log & test cases (#8387)
- chore: decode test logs only once and if needed (#8396)
- feat: contract-level inline configs (#8388)
- chore(deps): cargo update (#8397)
- refactor(common): use alloy retry layer (#8368)
- chore(deps): bump watchexec to 4 (#7864)
Nightly (2024-07-09)
Other
- chore: don't build OpenChain client if offline (#8390)
Nightly (2024-07-08)
Other
- chore(deps): weekly
cargo update
(#8381)
Nightly (2024-07-07)
Other
- fix: set both tx input fields (#8373)
Nightly (2024-07-06)
Other
- fix: flaky assertion test (#8363)
- docs: fix doc lint (#8364)
- feat(traces): use
TraceWriter
, delegating the formatting of the print trace torevm-inspectors
(#8224) - feat(anvil): use Alloy otterscan types (#8318)
- test: add test for pk parsing (#8366)
- docs: add note about evm_version (#8369)
- test: ignore 502 in can_clone_keep_directory_structure (#8372)
- fix: join paths when passing args to forge build (#8371)
Nightly (2024-07-05)
Other
- feat(forge): option to replay last test run failures only (#8338)
- feat(cheatcodes): add vm.setBlockhash (#8258)
- fix: order of personal sign (#8350)
- Fixes dependency version format error (#8353)
- chore: regenerate HardhatConsole and patches (#8357)
- test: use known contracts when decoding traces (#8358)
- ci: add required checks to merge (#8359)
- chore: add some additional etherscan api keys (#8360)
- chore:
threads
andshow_progress
per profile config (#8341) - test: relax unix time test once again (#8362)
- fix(cheatcodes): overflow in randomNumber w/range (#8361)
Nightly (2024-07-04)
Nightly (2024-07-03)
Other
- feat(anvil): more flexible configuration
LogCollector
(#8328) - chore(template): update script template to deploy
Counter
contract (#8330) - chore(evm): extract create2 deployer deployer constant (#8331)
- chore: increase tx timeout (#8333)
foundry-fork-db
integration (#8329)- feat: better dropped tx check (#8335)
Nightly (2024-07-02)
Other
- Chore: Refactor code for preventing code duplications (#8292)
- Updating soldeer to version 0.2.16 (#8320)
- chore: tweak profiles once more (#8317)
- fix: only force include txs on first ready poll (#8325)
- chore: include tx in setup output (#8324)
- feat(coverage): add option to ignore directories and files from coverage report (#8321)