Skip to content

Resolve out-of-circuit max in PG recursive verifier #1283

@lucasxia01

Description

@lucasxia01

Decsription update from Luke: We currently compute an out-of-circuit max of the log circuit sizes via get_max_log_circuit_size() in the PG recursive verifier. Aside from being incorrect, this results in needing to mock log circuit size in the dummy witness / VK construction context in certain unexpected cases, e.g. the hiding kernel. At the time of writing, it's not clear what the right solution is, but it seems likely that simply performing this max in-circuit is not sufficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    auditThings to do during the next auditbugSomething isn't workingprioSuggested to prioritized

    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