Skip to content

Conversation

@technophile-04
Copy link
Collaborator

Description

Recently we updated all the hardhat related packages in #637, but it seems that if you uncomment :

// const yourContract = await hre.ethers.getContract("YourContract", deployer);

You get an error, which I think is caused due to hardhat-deploy-ethers and hardhat-ethers digging few discussion it seems that updating ethers to v6 does seems to solve this issue due to some internal api changes

@technophile-04
Copy link
Collaborator Author

Tysm all !! I think after #692 we could merge this 🙌

@rin-st
Copy link
Member

rin-st commented Jan 16, 2024

Works great!

Tysm all !! I think after #692 we could merge this 🙌

recursion 😄

@carletex
Copy link
Member

recursion 😄

lol

Great job @technophile-04. Add uncommented example code as we talked on TG.

Let's also add this to the weekly CLI merge.

@technophile-04
Copy link
Collaborator Author

recursion 😄

😂 lol my bad wanted to add that comment at #685

@github-actions github-actions bot mentioned this pull request Jan 17, 2024
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.

4 participants