halo2/benches
Jack Grigg 1b04877b3d Migrate PLONK-gate-using circuits to use SingleChipLayouter
These were all early examples that used the Circuit trait without any
layouter, which is incompatible with upcoming changes.

The minimal change to the PinnedVerificationKey is because the lookup
table is being allocated at the top of its columns instead of in-place.
2021-06-22 00:22:12 +01:00
..
arithmetic.rs Generate the URS using a homebrew mixture of blake2b and try-and-increment. 2021-01-06 10:45:11 -07:00
hashtocurve.rs Migrate to group traits 2021-02-22 20:20:23 +00:00
plonk.rs Migrate PLONK-gate-using circuits to use SingleChipLayouter 2021-06-22 00:22:12 +01:00