Skip to content

Commit

Permalink
Update lockfile (OpenZeppelin#2787)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 12, 2021
1 parent 832ff3b commit 73425c2
Show file tree
Hide file tree
Showing 4 changed files with 1,021 additions and 21,044 deletions.
1 change: 1 addition & 0 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ module.exports = {
},
networks: {
hardhat: {
hardfork: process.env.COVERAGE ? 'berlin' : 'london',
blockGasLimit: 10000000,
allowUnlimitedContractSize: !withOptimizations,
},
Expand Down
Loading

0 comments on commit 73425c2

Please sign in to comment.