halo2/src
therealyingtong 5fc0e2a449 Cargo fmt 2021-05-28 00:40:39 +08:00
..
circuit Only keep config() and loaded() generic on Chip trait 2021-04-23 17:40:43 +08:00
dev dev: Track region offset correctly in halo2::dev::circuit_layout 2021-04-09 14:32:20 +12:00
plonk Merge pull request #242 from zcash/challenge-space 2021-05-24 11:11:30 -06:00
poly Input as associated type on EncodedChallenge 2021-05-07 22:21:54 +08:00
arithmetic.rs Cargo fmt 2021-05-28 00:40:39 +08:00
circuit.rs Remove CellValue type 2021-04-28 20:39:08 +08:00
dev.rs MockProver: Return all constraint failures, not just first 2021-05-18 16:32:15 +01:00
lib.rs Fix warnings due to clippy::unknown_clippy_lints being renamed 2021-05-18 20:19:54 +01:00
plonk.rs Input as associated type on EncodedChallenge 2021-05-07 22:21:54 +08:00
poly.rs Account for Rotations of LagrangeCoeff values 2021-02-18 15:41:36 -07:00
transcript.rs Remove unused Challenge trait. 2021-05-25 00:55:34 +08:00