Skip to content

Releases: NomicFoundation/hardhat

hardhat@2.22.3

17 Apr 14:29
Compare
Choose a tag to compare

A small bug fix release that improves the error messaging around failed installs of EDR (Hardhat network).

Changelog


💡 The Nomic Foundation is hiring! Check our open positions.


@nomiclabs/hardhat-vyper@3.0.6

17 Apr 15:04
Compare
Choose a tag to compare

Adds support for vyper settings 'evmVersion' and 'optimize'.


💡 The Nomic Foundation is hiring! Check our open positions.


@nomicfoundation/hardhat-viem@2.0.1

17 Apr 14:25
Compare
Choose a tag to compare

Small fix to add guard for updated TransactionReceipt type in the latest viem.


💡 The Nomic Foundation is hiring! Check our open positions.


@nomicfoundation/hardhat-verify@2.0.6

17 Apr 14:22
Compare
Choose a tag to compare

Added baseSepolia to supported chains (thanks @hironate)


💡 The Nomic Foundation is hiring! Check our open positions.


@nomicfoundation/hardhat-ledger@1.0.3

17 Apr 14:21
Compare
Choose a tag to compare

Added an option to set the derivation path (thanks @area!)


💡 The Nomic Foundation is hiring! Check our open positions.


Hardhat v2.22.2

21 Mar 16:13
Compare
Choose a tag to compare

This release introduces a small change to the initialization process of Hardhat, which makes the task runner more extensible.

Changelog

  • 7876104: Initialize the Hardhat Runtime Environment before passing the command line arguments. Thanks @theethernaut!

Hardhat v2.22.1

14 Mar 15:01
Compare
Choose a tag to compare

This release updates the starter projects available through hardhat init to include Hardhat Ignition as the default deployment system.

@nomicfoundation/hardhat-toolbox@5.0.0

14 Mar 14:59
Compare
Choose a tag to compare

This version of Hardhat Toolbox adds Hardhat Ignition as the default deployment system. See the Hardhat Ignition docs for more information.

@nomicfoundation/hardhat-toolbox-viem@3.0.0

This version of Hardhat Toolbox adds Hardhat Ignition as the default deployment system. See the Hardhat Ignition docs for more information.

The version of hardhat-viem has been bumped to include viem@2 support, see the Viem@2 migration guide for more details.

Hardhat v2.22.0

13 Mar 23:16
Compare
Choose a tag to compare

This release sets Cancun as the default hardfork used by the Hardhat Network.