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

Investiage using proxies upgrades for gates #36

Open
hgedia opened this issue Apr 3, 2023 · 0 comments
Open

Investiage using proxies upgrades for gates #36

hgedia opened this issue Apr 3, 2023 · 0 comments

Comments

@hgedia
Copy link
Contributor

hgedia commented Apr 3, 2023

With the updated API, we pass gate_argument into the verify function of the placeholder_verifier contract. However, we want to enforce these gate arguments/libraries to implement a signature for the gate evaluation function.

There are two issues we need to address with this task :

  1. Libraries cannot inherit in solidity. - So signature cannot be enforced.
  2. Design patterns to support upgradability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant