This Hardhat 3 Alpha release includes a set of smaller bug fixes and two larger changes:
- Makes
hardhat-verify
available in the Hardhat 3 Alpha within both toolboxes. Currently only Etherscan is supported. - Renames the
@nomicfoundation/hardhat-viem-matchers
package to@nomicfoundation/hardhat-viem-assertions
.
Changes
- cf5c563: Add
hardhat-verify
to toolboxes (#6756) - b7912e2: Rename the package
@nomicfoundation/hardhat-viem-matchers
to@nomicfoundation/hardhat-viem-assertions
(#6774) - a1319ee: Add examples of our viem and ethers assertions in the sample projects
- dcd5f89: Fix node test reporter not stripping some diffs because of coloring (#6688)
- e582eaa: Removed unreliable context information from falsy expression error messages
- 18dda34: Fix to set 0 retries on development networks for
hardhat-viem
, thanks @TateB (#6784)
💡 The Nomic Foundation is hiring! Check our open positions.