halo2/halo2_proofs/src
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 Fix nightly clippy complaints. 2022-11-30 15:13:55 +00:00
dev Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
plonk Restrict query_fixed to current Rotation. 2022-12-09 16:47:19 +08:00
poly Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
arithmetic.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
circuit.rs Replace unnecessary dependencies on `FieldExt` trait 2022-11-30 03:41:19 +00:00
dev.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
helpers.rs Move `halo2` code into `halo2_proofs` crate 2022-01-20 18:50:43 +00:00
lib.rs halo2_proofs: Use qualified form of `rustdoc::broken_intra_doc_links` 2022-09-12 16:43:00 +01:00
multicore.rs halo2_proofs: Proxy all `rayon` usage through `halo2_proofs::multicore` 2022-09-09 17:36:05 +00:00
plonk.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
poly.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
transcript.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00