halo2/src/plonk
Sean Bowe 4cd0bffc8e
Collapse random_{poly,blind} fields back into Committed in other structures.
2021-07-13 16:19:44 -06:00
..
lookup Change n to u in sanity check. 2021-07-13 16:12:21 -06:00
permutation Address review comments from @daira. 2021-07-10 08:12:08 -06:00
vanishing Collapse random_{poly,blind} fields back into Committed in other structures. 2021-07-13 16:19:44 -06:00
circuit.rs Introduce `set_minimum_degree` to avoid performance regression in benchmark. 2021-07-12 15:28:16 -06:00
keygen.rs Add bounds check to Assignment::query_instance impls. 2021-07-10 08:25:00 -06:00
lookup.rs Add explanation of lookup table degree nuances. 2021-07-13 16:02:27 -06:00
permutation.rs Document `permutation::Argument::required_degree`. 2021-07-10 07:52:42 -06:00
prover.rs Return error if supplied instance slice is too large. 2021-07-13 11:44:58 -06:00
vanishing.rs Update the PLONK implementation to adapt to the new transcript API. 2021-01-06 10:45:11 -07:00
verifier.rs fix clippy lint 2021-07-13 16:02:41 -06:00