halo2/benches
Jack Grigg 82da677add Add name field to ConstraintSystem::create_gate
The name has type `&'static str`, as gates apply to every row and thus
do not require any runtime information to name.
2021-02-01 18:38:13 +00:00
..
arithmetic.rs Generate the URS using a homebrew mixture of blake2b and try-and-increment. 2021-01-06 10:45:11 -07:00
plonk.rs Add name field to ConstraintSystem::create_gate 2021-02-01 18:38:13 +00:00