halo2/src/plonk
Sean Bowe bbe06ac61e
Add clarifying comment.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-07-14 10:08:49 -06:00
..
lookup Minor changes to comments. 2021-07-14 09:46:29 -06:00
permutation Add clarifying comment. 2021-07-14 10:08:49 -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 Fix omitted notation to explicitly designate l_last and l_blind as polynomials. 2021-07-13 16:30:52 -06:00
permutation.rs Minor changes to comments. 2021-07-14 09:46:29 -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