halo2/halo2_proofs/src/plonk
ying tong 4e00d41ac2
Merge eb938d7415 into 7df93fd855
2024-02-27 21:37:25 +05:30
..
circuit plonk::circuit::ConstraintSystem: compress_dynamic_table_tags() 2023-04-05 17:06:04 +07:00
lookup plonk::circuit::Expression: Introduce TableTag variant 2023-04-05 16:18:22 +07: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 Merge eb938d7415 into 7df93fd855 2024-02-27 21:37:25 +05:30
error.rs plonk::Error: Introduce TableError variant 2023-04-04 09:32:08 +07:00
keygen.rs plonk::keygen: Handle dynamic table tags in keygen_vk, keygen_pk 2023-04-05 17:06:07 +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 plonk::circuit::Assignment: Introduce add_to_lookup() method 2023-04-05 16:27:52 +07:00
vanishing.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
verifier.rs plonk::circuit::Expression: Introduce TableTag variant 2023-04-05 16:18:22 +07:00