halo2/examples
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
..
sha256 Allow multiple polynomial constraints per gate 2021-05-27 15:01:46 +01:00
circuit-layout.rs Migrate PLONK-gate-using circuits to use SingleChipLayouter 2021-06-22 00:22:12 +01:00
cost-model.rs examples: Add verification time estimator 2021-05-18 13:54:05 +01:00
simple-example.rs Merge pull request #287 from zcash/remove-selector-rotations 2021-06-05 23:36:37 +01:00
two-chip.rs Merge pull request #287 from zcash/remove-selector-rotations 2021-06-05 23:36:37 +01:00