halo2/src/circuit/gadget
Jack Grigg 65a89f099b Replace `gadget::utilities::copy` with `AssignedCell::copy_advice`
Also replaces other copy-advice implementations that weren't using
`copy`.
2021-12-08 01:50:02 +00:00
..
ecc Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
poseidon Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
sinsemilla Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
utilities Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
ecc.rs Apply suggestions from code review 2021-09-28 21:09:39 +01:00
poseidon.rs circuit: Remove `Copy` impl from `poseidon::pow5::StateWord` 2021-12-08 01:44:09 +00:00
sinsemilla.rs circuit: Remove `Copy` impl from `CellValue` 2021-12-08 01:43:00 +00:00
utilities.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00