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

Proofs can be submitted off-chain to save more time #3

Open
hatark opened this issue May 18, 2023 · 0 comments
Open

Proofs can be submitted off-chain to save more time #3

hatark opened this issue May 18, 2023 · 0 comments

Comments

@hatark
Copy link
Member

hatark commented May 18, 2023

As @zkrollupdev suggested, users' proofs can be directly submitted off-chain, then submit an aggregated proof on-chain. I think this is a good suggestion, both at user experience and technical feasibility.

We can remove the submit_proof method. Add more check to submit_batch to ensure that the aggregated proof consists of all the proofs it claims. We alse need a submit proof service API to receive all the submits from users.

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