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

hardhat-migrate v2.5 #68

Open
4 of 10 tasks
Arvolear opened this issue Dec 26, 2023 · 0 comments
Open
4 of 10 tasks

hardhat-migrate v2.5 #68

Arvolear opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
feature New feature or request roadmap In the roadmap

Comments

@Arvolear
Copy link
Member

Arvolear commented Dec 26, 2023

The following features are planned:

  • Add a save(instance, address, name) operation that adds the contract to the state under the given name but skips the verification namespace.
  • Add a config variable to wait x seconds after deployment before verification
  • Better error handling (505 blockexplorer)
  • Ability to change signer on the fly
  • Expose migrations in tests to be able to test a system's integrity after deployment
  • Openzeppelin upgrades integration
  • xDeployer integration
  • Ability to switch the deployment chain on the fly
  • Namespaced migrations
  • Automatic migration summary reporting to a file
@Arvolear Arvolear added feature New feature or request roadmap In the roadmap labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request roadmap In the roadmap
Projects
Status: 🌸 Q2 2025
Development

No branches or pull requests

2 participants