Skip to content

feat: allow computing Groth16/PLONK proofs from the solution directly without invoking the solver #1522

@ivokub

Description

@ivokub

Currently we can compute the proof only from the initial witness from which gnark solver computes the full solution. But for fuzzing/testing purposes it would be good if we could compute the proof directly from the solution, even if the proof would be incorrect.

See also #1474 and #1513 (reply in thread)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions