orchard/src/circuit
Jack Grigg 751277cdb2 Remove `EccInstructions::NonIdentityPoint: TryFrom<Self::Point>` bound
After the previous commit, this is no longer used anywhere. Additionally
it was not enforcing the conversion in the circuit, which could lead to
circuit implementation mistakes.
2021-09-28 13:13:25 -06:00
..
gadget Remove `EccInstructions::NonIdentityPoint: TryFrom<Self::Point>` bound 2021-09-28 13:13:25 -06:00
gadget.rs Remove standard PLONK helper. 2021-07-23 17:58:58 +08:00