halo2/src/circuit/gadget/sinsemilla
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
..
chip Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
merkle Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
chip.rs Remove `Var::new` trait method 2021-12-08 01:48:17 +00:00
commit_ivk.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00
merkle.rs Migrate to halo2 version with `AssignedCell` 2021-12-08 01:45:00 +00:00
message.rs Remove `Var::new` trait method 2021-12-08 01:48:17 +00:00
note_commit.rs Replace `gadget::utilities::copy` with `AssignedCell::copy_advice` 2021-12-08 01:50:02 +00:00