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] Universal deploy methods for instance deployer #4075

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

[contract-deploy] Universal deploy methods for instance deployer #4075

spalladino opened this issue Jan 17, 2024 · 1 comment

Comments

@spalladino
Copy link
Collaborator

spalladino commented Jan 17, 2024

Add the "universal deploy" methods, one private and one public, to the instance deployer. These methods just call back into the instance deployer, and are meant to have a consistent msg-sender for contracts that are meant to have the same address regardless of who deploys them.

Implement via a flag in the method. Depends on #4434.

@spalladino
Copy link
Collaborator Author

Implemented

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