This Hardhat 3 Alpha release is a small enhancement and bug fix release. Among the improvements are a speed up to Solidity Testing when used with forking and support for the attach
method in hardhat-typechain
.
Changes
- aab6d99: Speed up Solidity Tests when forking by setting an rpc cache path (#6459)
- 89f95f9: Added support for the
attach
method inhardhat-typechain
(#6315) - 739f6b3: Don't generate
hardhat-typechain
types for Solidity test files (#6392) - 1e625dc: Fix to ensure we don't generate stack traces if EVM execution is indeterministic.
- c9d81f9: Fixed errors in compiler list downloads with a synchronization mutex (#6437)
💡 The Nomic Foundation is hiring! Check our open positions.