halo2/src/circuit
Jack Grigg 5cb838f1a2 circuit: Remove `Copy` impl from `poseidon::pow5::StateWord`
We will be making it a newtype around `halo2::circuit::AssignedCell`,
which does not impl `Copy`.
2021-12-08 01:44:09 +00:00
..
gadget circuit: Remove `Copy` impl from `poseidon::pow5::StateWord` 2021-12-08 01:44:09 +00:00
gadget.rs Benchmark proof creation and verification for RATE = 2, 8, 11. 2021-11-30 10:03:49 -05:00