halo2/src/circuit/gadget
Jack Grigg c4ef177e07 Implement in-crate gadget tests (independent of Orchard constants)
We define some simple fixed bases around the default Pallas generator,
and a simple Sinsemilla instantiation. The tests now compile and pass.

Co-authored-by: ying tong <yingtong@z.cash>
2022-01-27 23:08:01 +00:00
..
ecc Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
poseidon Migrate tests from `FieldExt::rand` to `Field::random` 2022-01-18 14:30:55 +00:00
sinsemilla Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
utilities Provide compute_lagrange_coeffs() functionality in ECCChip. 2022-01-27 21:14:15 +08:00
ecc.rs Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
poseidon.rs poseidon: Remove `M: SpongeMode` from `PhantomData` 2021-12-15 13:01:53 +00:00
sinsemilla.rs Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
utilities.rs Implement utility functions inside `gadgets` module. 2022-01-19 00:45:18 +08:00