Skip to content

Releases: NomicFoundation/hardhat

@nomiclabs/[email protected]

02 Sep 13:24
Compare
Choose a tag to compare

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes

  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

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


@nomiclabs/[email protected]

02 Sep 13:23
Compare
Choose a tag to compare

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes

  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

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


@nomicfoundation/[email protected]

02 Sep 13:23
Compare
Choose a tag to compare

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes

  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

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


@nomicfoundation/[email protected]

02 Sep 13:23
Compare
Choose a tag to compare

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes

  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

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


@nomicfoundation/[email protected]

02 Sep 13:21
Compare
Choose a tag to compare

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes

  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

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


Hardhat v2.22.9

21 Aug 10:31
Compare
Choose a tag to compare

This is a small bug fix release remove a warning message against the local Hardhat node when deploying with Hardhat Ignition.

Changes

  • 6771f00: Do not send http_setLedgerOutputEnabled messages beyond the HTTP Provider to prevent unwanted warnings in the logs of the local hardhat node

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


@nomicfoundation/[email protected]

21 Aug 10:29
Compare
Choose a tag to compare

A small bug fix release to help when running against Erigon where the eth_accounts RPC call is deprecated.

Changes

  • 93b30d5: Fix for getSigners against networks where eth_accounts is deprecated.

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


Hardhat v2.22.8

07 Aug 09:38
Compare
Choose a tag to compare

This is a small bug fix release to resolve a bug with large responses from debug_traceTransaction.

Changes

  • f5d5d15: Fixed an issue with debug_traceTransaction when large responses were generated
  • 31d9d77: Upgraded EDR to v0.5.2

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


@nomiclabs/[email protected]

01 Aug 09:01
Compare
Choose a tag to compare

This release is a major update. It fixes the issue of the check task always exiting with exit code 0, even if solhint reports errors (#5057). It also updates the solhint dependency to v5.0.2.

Changes

  • cc79bd7: Ensured the check task exits with exit code 1 when solhint raises any errors; this is a breaking change since the check task would previously always exit with exit code 0
  • 9cae5e7: Updated solhint dependency to v5.0.2

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


Hardhat v2.22.7

30 Jul 10:12
Compare
Choose a tag to compare

This releases add support for RIP-7212 (Precompile for secp256r1 Curve Support). See the Hardhat network reference for details on how to enable the precompile.

Changes


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