Refactor Gadget definition strategy to treat it as a Gate
or Collection of Gates
#102
Labels
D-medium
Difficulty: medium
P-medium
Priority: medium
T-design
Type: discuss API design and/or research
T-refactor
Type: cleanup/refactor
T-test
Type: test improvements
With this change, it would be possible to add
&str
definitions for each gate created which can be used for debugging purposes later on.The idea is to end up with something much closer and that is better handled in other libs such as Halo2 which looks like:
Which enables producing better err messages while debugging like:
That overall should help to:
a la Halo2
#101 )The text was updated successfully, but these errors were encountered: