Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NomicFoundation/hardhat

Hardhat v3.1.2

30 Dec 16:48
9bf5b36

Choose a tag to compare

This release adds support for Solidity 0.8.32 and 0.8.33.

Patch Changes


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


Hardhat v2.28.2

30 Dec 16:47
526f3b0

Choose a tag to compare

This release adds support for Solidity 0.8.32 and 0.8.33.

Patch Changes


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


Hardhat v3.1.1

29 Dec 15:17
438164b

Choose a tag to compare

This release adds support for Solidity 0.8.31.

Changes


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


Hardhat v2.28.1

29 Dec 15:16
2e07071

Choose a tag to compare

This release adds support for Solidity 0.8.31.

Changes


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


Hardhat v2.28.0

15 Dec 11:39

Choose a tag to compare

This release sets osaka as the default hardfork for local Hardhat networks. It includes changes to defaults for gas limits to match Osaka's new transaction gas limit.

Changes


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


@nomicfoundation/[email protected]

15 Dec 11:26

Choose a tag to compare

This release is a small bump to the version of solidity-coverage to include changes for the Osaka transaction gas limit.

Changes

  • a7e4215: Update solidity-coverage minimum version to include Osaka changes

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


@nomicfoundation/[email protected]

15 Dec 11:26

Choose a tag to compare

This release is a small bump to the version of solidity-coverage to include changes for the Osaka transaction gas limit.

Changes

  • a7e4215: Update solidity-coverage minimum version to include Osaka changes

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


@nomicfoundation/[email protected]

15 Dec 11:24

Choose a tag to compare

This release updates the default gas limit to take into account the Osaka transaction limit.

Changes

  • c69b99d: Update default gas limit to take into account osaka transaction limit (#7751)

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


Hardhat v3.1.0

10 Dec 17:32
547f8c3

Choose a tag to compare

This release sets Osaka as the default hardfork for for local networks, adds support for Solidity 0.8.31 and brings unified test output for Solidity tests and Node.js test runner.

Changes

  • 7b851f3: Bumped EDR version to 0.12.0-next.17
    • Changed default L1 hardfork to Osaka
    • Changed default OP stack hardfork to Isthmus
    • Fixed default transaction gas limit for post-Osaka hardforks in OP stack and generic chains
  • 7697451: Test summaries are now merged when running multiple test tasks (#7053)
  • a3bf244: Fixed the download of solc, which broke for v0.8.31

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


Hardhat v2.27.2

10 Dec 12:37

Choose a tag to compare

This release is a small bug fix to allow downloading of solc version 0.8.31.

Changes

  • Fixed the download of solc, which broke for v0.8.31 (#7761)

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