halo2/src
str4d f9b3ff2aef
Merge pull request #433 from zcash/mockprover-failure-locations
dev: Enable `VerifyFailure::ConstraintNotSatisfied` to point to region offsets
2022-01-04 14:06:28 +00:00
..
circuit Remove redundant Error suffix from Error cases 2021-11-10 16:19:36 +00:00
dev dev: Enable `VerifyFailure::ConstraintNotSatisfied` to point to region offsets 2021-12-21 03:00:16 +00:00
plonk Merge pull request #424 from zcash/fix-assigned 2022-01-03 22:09:51 +00:00
poly Remove usage of `FieldExt::rand` 2021-12-25 13:41:39 +00:00
arithmetic.rs Remove usage of `FieldExt::rand` 2021-12-25 13:41:39 +00:00
circuit.rs Simplify bounds on AssignedCell's V type. 2021-11-30 11:17:58 -05:00
dev.rs Merge pull request #433 from zcash/mockprover-failure-locations 2022-01-04 14:06:28 +00:00
helpers.rs Remove usages of `CurveAffine::{read, write}` 2021-09-30 23:06:32 +01:00
lib.rs clippy: Allow unused imports 2021-10-01 13:33:47 +01:00
multicore.rs Use global rayon threadpool. 2021-07-03 15:17:03 +01:00
plonk.rs Move `Assigned<F>` into a separate module 2021-12-09 14:52:23 +00:00
poly.rs Remove `impl Default for Rotation` 2021-12-02 15:19:24 +00:00
transcript.rs Use `ff::PrimeField::{from_repr, to_repr}` instead of `FieldExt` 2021-09-30 22:53:00 +01:00