halo2/src
ebfull 101d7c79f3
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
2021-07-25 18:39:42 -06:00
..
circuit Account for changes from #350. 2021-07-24 17:17:49 -06:00
dev Apply suggestions from code review 2021-07-25 18:39:42 -06:00
plonk Apply suggestions from code review 2021-07-25 18:39:42 -06:00
poly Add clarifying comment to `distribute_powers_zeta`. 2021-07-19 09:08:24 -06:00
arithmetic.rs Rename *_cpus to *_threads. 2021-07-03 15:17:21 +01:00
circuit.rs Fix clippy lints 2021-07-21 09:31:27 +08:00
dev.rs Create actual selector columns only during an optimization pass. 2021-07-21 12:55:19 -06:00
lib.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
multicore.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
plonk.rs Add test cases exercising Error::NotEnoughColumnsForConstants 2021-07-21 16:44:14 +01:00
poly.rs Make permutation argument perfectly complete and zero-knowledge. 2021-07-02 16:20:36 -06:00
transcript.rs Make prover messages unambiguous and alter the manner in which challenges are squeezed. 2021-06-22 14:06:02 -06:00