Releases: NomicFoundation/hardhat
[email protected]
A small bug fix release that improves the error messaging around failed installs of EDR (Hardhat network).
Changelog
- 6466e3a: A proper error is now thrown when requiring EDR fails
- ae62841: Upgrade EDR to version 0.3.5
- 679d8a5: Report HH18 to Sentry.
💡 The Nomic Foundation is hiring! Check our open positions.
@nomiclabs/[email protected]
Adds support for vyper settings 'evmVersion' and 'optimize'.
💡 The Nomic Foundation is hiring! Check our open positions.
@nomicfoundation/[email protected]
Small fix to add guard for updated TransactionReceipt
type in the latest viem
.
💡 The Nomic Foundation is hiring! Check our open positions.
@nomicfoundation/[email protected]
Added baseSepolia
to supported chains (thanks @hironate)
💡 The Nomic Foundation is hiring! Check our open positions.
@nomicfoundation/[email protected]
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/[email protected]
This version of Hardhat Toolbox adds Hardhat Ignition as the default deployment system. See the Hardhat Ignition docs for more information.
@nomicfoundation/[email protected]
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.