halo2/halo2_proofs/src/plonk
therealyingtong 77b18df089 plonk::circuit: DynamicTable, TableTag
Co-authored-by: Avi Dessauer <avi.dessauer@platonic.systems>
2023-04-05 16:18:05 +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 plonk::circuit: DynamicTable, TableTag 2023-04-05 16:18:05 +07:00
error.rs plonk::Error: Introduce TableError variant 2023-04-04 09:32:08 +07:00
keygen.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00: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 Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00: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