halo2/halo2_proofs/src/plonk
ying tong 83479fdadb
Merge 1ab16c319a into 7df93fd855
2024-03-01 11:27:10 -07:00
..
circuit Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
lookup Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
permutation query_any: panic if query_fixed is called with non-cur Rotation. 2022-12-09 16:47:14 +08:00
vanishing Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
verifier Take accumulator as `T` in `halo2_proofs::multicore::TryFoldAndReduce` 2023-02-14 18:53:36 +00:00
assigned.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
circuit.rs fix typo 2023-05-05 15:51:10 +08:00
error.rs plonk::Error: Introduce TableError variant 2023-04-04 09:32:08 +07:00
keygen.rs No-ops on best_multiexp and best_fft when #[cfg(feature=counter)] 2023-04-05 03:32:58 +07:00
lookup.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
permutation.rs halo2_proofs: Remove unused imports 2022-09-09 17:43:43 +00:00
prover.rs No-ops on best_multiexp and best_fft when #[cfg(feature=counter)] 2023-04-05 03:32:58 +07:00
vanishing.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
verifier.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00