Skip to content

dynamic configuration #21

@Ethan-000

Description

@Ethan-000

Ideally, we want to configure the circuit based on the opcodes required.

For example, if the circuit doesn't use ecdsa opcode there's no need to configure ecdsa.

currently the configure function of the Circuit trait in halo2 doesn't take self, so it doesn't have access to the fields of the struct (NoirHalo2Translator). I'm wondering if theres a way around this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions