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

[contract-deploy] Public deploy function in instance deployer #4073

Closed
Tracked by #4052
spalladino opened this issue Jan 17, 2024 · 1 comment
Closed
Tracked by #4052

[contract-deploy] Public deploy function in instance deployer #4073

spalladino opened this issue Jan 17, 2024 · 1 comment

Comments

@spalladino
Copy link
Collaborator

spalladino commented Jan 17, 2024

Add a corresponding deploy function to the instance deployer contract, this one for public-land. The function should check that the contract being deployed has already been initialized, much like the private version implemented in #4071.

Acceptance tests are the same as for the private version of the function.

@spalladino
Copy link
Collaborator Author

Not needed anymore, we're fully decoupling initialization and deployment.

@spalladino spalladino closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant