Skip to content

Releases: NomicFoundation/hardhat

@nomicfoundation/hardhat-viem@1.0.3

30 Jan 18:50
Compare
Choose a tag to compare

This release improves the loading performance of the plugin

@nomicfoundation/hardhat-verify@2.0.4

30 Jan 18:50
Compare
Choose a tag to compare

This release includes the following changes:

  • Added support for programmatic verification in Sourcify
  • Added holesky and arbitrumSepolia, and removed arbitrumTestnet and arbitrumGoerli from the list of built-in chains

@nomicfoundation/hardhat-chai-matchers@2.0.4

30 Jan 18:50
Compare
Choose a tag to compare

This release improves the loading performance of the plugin

Hardhat v2.19.4

26 Dec 11:47
Compare
Choose a tag to compare

This release changes our telemetry to anonymously report the consent response.

@nomicfoundation/hardhat-chai-matchers@2.0.3

26 Dec 11:48
Compare
Choose a tag to compare

This release adds support for Addressable objects in .withArgs and .equals (thanks @Amxx!)

Hardhat v2.19.3

19 Dec 09:11
Compare
Choose a tag to compare

This release adds support for solc 0.8.23. It also includes a temporary informative message about the ongoing 2023 Solidity Survey.

@nomicfoundation/hardhat-viem@1.0.2

19 Dec 09:10
Compare
Choose a tag to compare

Added configurable public client to getContractAt, deployContract and sendDeploymentTransaction (thanks @dkeysil!)

@nomicfoundation/hardhat-verify@2.0.3

19 Dec 09:09
Compare
Choose a tag to compare

Added apiUrl and browserUrl options to Sourcify configuration.

Hardhat v2.19.2

05 Dec 16:53
Compare
Choose a tag to compare

This release adds experimental support for ESM in typescript projects.

In addition to that, the hardhat-shorthand tool (hh) now supports scoped tasks.

@nomicfoundation/hardhat-viem@1.0.1

05 Dec 16:56
Compare
Choose a tag to compare

This release fixes an issue with development networks using non-default chain ids.