Closed
Description
Changes to forge run
- Configurable artifact types (feat: make artifact type configurable #762) (fixed by rebase)
- Using new
ethers-solc
functions (refactor(forge): use new ethers-solc functions in forge run #776) (fixed by rebase)
Changes to the test runners
- Test result streaming (feat(forge test): stream test results #798) (fixed by rebase)
Changes to the fuzzer
- Invariant tests (feat(forge): invariant tests #849)
- Fuzz dictionary (feat(forge): fuzz dictionary #731)
Changes to gas reports
- Exporting (feat(forge): export gas reports #887)
Changes to cheatcodes
-
cheats.ffi
(Make FFI hex string decoding more flexible #904) -
cheats.getCode
(fix(cheats): getCode compatibility with hardhat-style artifac #903)