Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SC-861] Updated hardhat version to support ethers v6 #22

Merged
merged 3 commits into from
Aug 2, 2023

Conversation

byshape
Copy link
Contributor

@byshape byshape commented Jul 27, 2023

To support ethers v6, hardhat-ethers and some other dependencies need to be updated. In addition to updating the versions of the relevant dependencies, changes have been made to .js files that used the functionality of ethers v5, which has been changed in the new version.

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (52f782c) 83.90% compared to head (e32cb03) 83.90%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   83.90%   83.90%           
=======================================
  Files           4        4           
  Lines          87       87           
  Branches       19       19           
=======================================
  Hits           73       73           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@byshape byshape requested review from ZumZoom and SevenSwen August 1, 2023 11:13
@byshape byshape marked this pull request as ready for review August 1, 2023 11:14
@ZumZoom ZumZoom merged commit 879423e into master Aug 2, 2023
@ZumZoom ZumZoom deleted the SC-861-Migrate-to-new-hardhat-ethers branch August 2, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants