Skip to content

StructureTest should retrieve the proof from proof_data rather than calling export_proof #923

Open
@maramihali

Description

@maramihali

Some of our provers call transcript->export_proof() in their export_proof while others return transcript->proof_data we should make this uniform, probably have all provers call transcript->export_proof() and then the StructureTest should operate directly on proof_data to avoid any unforseen side effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions