Skip to content

Hardhat v2.19.1

Compare
Choose a tag to compare
@fvictorio fvictorio released this 15 Nov 11:26
· 1178 commits to main since this release

This release fixes a couple of issues:

  • A problem in low-traffic chains that resulted in txs using a maxPriorityFeePerGas of 0, which were then rejected by the node.
  • A bug in the compiler downloader that was triggered in big projects that used many different versions of solc.

Besides that, the project initialization now uses the latest version of the Hardhat Toolboxes.