3.0.0-next.6
This Hardhat 3 Alpha release includes performance enhancements and other improvements for Solidity fuzz and invariant tests. There are minor bug fixes as well.
Changes
- ca95b8f: Fuzz and invariant Solidity testing improvements, notably:
- Significant performance improvements
- Support for afterInvariant function
- Support for linked artifacts in get*Code cheatcodes
- Various bug fixes
- ca95b8f: Fix to support different solc versions for libs and contracts in linker
- 49b0ff8: Relax validations for transaction signing introduced in the previous version by disabling strict mode in
Transaction.prepare
(#6644) - 8896353: Replace "Contract reverted without a reason string" message with a more detailed failure reason in solidity tests (#6647)
💡 The Nomic Foundation is hiring! Check our open positions.