Buidler Versions Save

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

@nomicfoundation/[email protected]

3 months ago

This release improves the loading performance of the plugin

@nomicfoundation/[email protected]

3 months ago

This release improves the loading performance of the plugin

[email protected]

3 months ago

This release includes the following changes:

  • Notify users when a new Hardhat version is available
  • Fixed a bug during project initialization when using yarn or pnpm
  • Fixed a race condition that occurred when multiple Hardhat processes ran a compilation at the same time
  • Added a fix to prevent submitting transactions with 0 priority fee (thanks @itsdevbear!)

@nomicfoundation/[email protected]

4 months ago

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

[email protected]

4 months ago

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

[email protected]

4 months ago

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

@nomicfoundation/[email protected]

4 months ago

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

@nomicfoundation/[email protected]

4 months ago

Added apiUrl and browserUrl options to Sourcify configuration.

@nomicfoundation/[email protected]

4 months ago

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

@nomicfoundation/[email protected]

4 months ago

This version updates the Chiado network configuration to use the up to date URLs.