-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels