FuelLabs / FuelLabs/sway-standard-implementations

Owned Proxy: contract usage edge-cases for consideration

Open
#21 0 comments 0 reactions 1 assignee View on GitHub

@K1-R1 is already working on this.

Since Aug 22, 2024.

SRC-14
Dominant language
Rust
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.