Migrate to Hardhat 3#6317
Conversation
🦋 Changeset detectedLatest commit: fe1f223 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
This was removed since its no longer needed (we use the hardhat-predeploy plugin for these)
Hardhat v3 Transpiler support
Revamp hardhat exposed
…/openzeppelin-contracts into small-ci-changes
Small ci changes
Fixes for transpile
The account behavior test has a set gas because estimate gas fails in this scenario due to the inner call. Instead we set the gas explicitly so no estimate is needed. However, the value was too low to run under `--coverage` as this adds additional gas consuming instrumentation. Similarly the timelock controller test sets the gas estimate explicitly, but will fail as the value is to low when running under `--coverage`.
…e-ci fix failing coverage ci
There was a problem hiding this comment.
Note: the current coverage system does not consider this file :/
|
Migrated to #6542 |
testing
migrate processes that needs migrating