orchard/src/circuit/gadget/ecc
therealyingtong 52f53f3425 Remove IsIdentity trait from public EccInstructions.
We only need is_identity() in tests and can implement it on the
concrete EccPoint type. This method is flagged off by #[cfg(test)].

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2021-09-28 20:31:32 +01:00
..
chip Remove IsIdentity trait from public EccInstructions. 2021-09-28 20:31:32 +01:00
chip.rs Remove IsIdentity trait from public EccInstructions. 2021-09-28 20:31:32 +01:00