halo2/src/circuit/gadget/ecc/chip
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
..
mul Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
mul_fixed Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
add.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
add_incomplete.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
mul.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
mul_fixed.rs Remove `Var::new` trait method 2021-12-08 01:48:17 +00:00
witness_point.rs Remove `Var::new` trait method 2021-12-08 01:48:17 +00:00