Releases: NomicFoundation/hardhat
@nomiclabs/hardhat-vyper@3.0.6
Adds support for vyper settings 'evmVersion' and 'optimize'.
💡 The Nomic Foundation is hiring! Check our open positions.
@nomicfoundation/hardhat-viem@2.0.1
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
Added baseSepolia
to supported chains (thanks @hironate)
💡 The Nomic Foundation is hiring! Check our open positions.
@nomicfoundation/hardhat-ledger@1.0.3
Added an option to set the derivation path (thanks @area!)
💡 The Nomic Foundation is hiring! Check our open positions.
Hardhat v2.22.2
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
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
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
This release sets Cancun as the default hardfork used by the Hardhat Network.
@nomicfoundation/hardhat-verify@2.0.5
This release updates polygonZkEVMTestnet to point to cardona testnet (thanks @invocamanman)