Skip to content

Move some work out of zkVM #3

@mohamedalichelbi

Description

@mohamedalichelbi

To improve proof generation times, it could be helpful to do some things outside of the zkVM without compromising any security properties. An example would be to compile scripts outside of zkVM, and only send serialized AST as input to the zkVM. After that, verifiers can compile scripts on their side as well, make sure they obtained the same AST as the one exposed by the ZK-Proof, and hence be sure that the provided script is exactly the one used by the holder

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