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

[api] Contract redeploy #59

Open
MitchPierias opened this issue Sep 8, 2019 · 0 comments
Open

[api] Contract redeploy #59

MitchPierias opened this issue Sep 8, 2019 · 0 comments
Labels
feature New feature or request enhancement

Comments

@MitchPierias
Copy link
Collaborator

Allow a deployed contract to be redeployed. A user might want to deploy a contract before running the test suite, but call for a contract refresh either prior to each test or in a particular test. The user might not want to handle redeploying manually with ContractDeployer.deploy() effectively creating a new account name each time, nor do they want to ContractDeployer.deployWithName() against a static account reference.

@MitchPierias MitchPierias added the feature New feature or request enhancement label Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request enhancement
Projects
None yet
Development

No branches or pull requests

1 participant