Skip to content

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

@hatark

Description

@hatark

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions