Skip to content

We use VerifierInstance in the vanilla recursive verification tests #892

@maramihali

Description

@maramihali

In the recursive verifiers (except PG which doesn't have inner and outer), get_outer_composer uses a constexpr if clause to figure out the right type for the composer and other data structures. Before, this was enough, as we were computing the verification key through the composer but now we need the flavor. The most simple way to get the right type for the verification key for now is to create a VerifierInstance but we should refactor this as non-PG verifiers don't operate on VerifierInstances

Metadata

Metadata

Assignees

No one assigned

    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