Skip to content

Add a generate_challenges method on Plonky3 directly #107

@LindaGuiga

Description

@LindaGuiga

Currently, we implement get_challenges, which gets all the challenge values in advance. But this is duplicating code from Plonky3's verifier, and we should therefore implement a public method on Plonky3 directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions