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

Owned Proxy: contract usage edge-cases for consideration #21

Open
K1-R1 opened this issue Aug 22, 2024 · 0 comments
Open

Owned Proxy: contract usage edge-cases for consideration #21

K1-R1 opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels

Comments

@K1-R1
Copy link
Member

K1-R1 commented Aug 22, 2024

There are several scenarios that need to be considered in regards to whether they are covered by forc-deploy's proxy feature, or if they require additional functionality:

  1. Deploying a new proxy contract and setting the target to an already deployed implementation contract.
  2. Setting an existing proxy contracts's target to an already deployed implementation contract.
  3. mutlisigs/predicates as owners

Solutions could be in the form of additional functionality in forc-deploy or custom scripts in this repo.

@K1-R1 K1-R1 self-assigned this Aug 22, 2024
@K1-R1 K1-R1 added the SRC-14 label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant