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

Migrate deployments to Hardhat Ignition, and upgrade to ethers v6 #109

Open
emizzle opened this issue May 28, 2024 · 1 comment
Open

Migrate deployments to Hardhat Ignition, and upgrade to ethers v6 #109

emizzle opened this issue May 28, 2024 · 1 comment
Labels
Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details

Comments

@emizzle
Copy link
Collaborator

emizzle commented May 28, 2024

As of hardhat v2.18, the preferred deployment methodology is to use their new Ignition module, instead of the hardhat-deploy plugin. Our deployments will need to be migrated to support this. Additionally, I believe this requires updating ethers to v6.

@veaceslavdoina
Copy link
Contributor

Maybe it is related - #65

@gmega gmega added the Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Marketplace See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

No branches or pull requests

3 participants