github NomicFoundation/hardhat buidler-ethers-v2.0.2
buidler-ethers v2.0.2 released

latest releases: @nomiclabs/hardhat-vyper@3.0.6, hardhat@2.22.3, @nomicfoundation/hardhat-viem@2.0.1...
3 years ago

This version includes a hotfix to an issue that prevented ethers from working with Buidler.

This version temporarily changed how buidler-ethers manages the gas setting in your networks, by substracting 1M from it. If this brings you any problem, you can increase it by 1M, making sure that it won't go beyond the block gas limit. In the case of the buidlerevm network, you can increase the block gas limit.

For more information about these settings, please go to: https://buidler.dev/config/#networks-configuration

Don't miss a new hardhat release

NewReleases is sending notifications on new releases.