privacy-scaling-explorations/chiquito

Halo2 backend should infer the `k` value from the number of rows of the CompilationUnit

alxkzmn opened this issue · 0 comments

For the PlonkishCompilation, num_rows can be accessed via Assignment Generator. TODO: handle the super circuit case.