halo2/halo2_proofs/src/plonk
therealyingtong 41c87eac0f Restrict query_fixed to current Rotation.
query_fixed no longer takes a Rotation argument and can only be
used to query the current rotation.
2022-12-09 16:47:19 +08: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 Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
assigned.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
circuit.rs Restrict query_fixed to current Rotation. 2022-12-09 16:47:19 +08:00
error.rs halo2_proofs: Remove unused imports 2022-09-09 17:43:43 +00: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