halo2/src/circuit/gadget/ecc/chip
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
..
mul Refactor src/constants and primitives::sinsemilla::constants. 2022-01-19 00:46:12 +08:00
mul_fixed Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
add.rs Remove .into() from arguments to enable_equality(). 2022-01-05 21:30:45 +08:00
add_incomplete.rs Remove .into() from arguments to enable_equality(). 2022-01-05 21:30:45 +08:00
constants.rs Minor cleanups and fixes. 2022-01-28 00:45:44 +08:00
mul.rs Implement in-crate gadget tests (independent of Orchard constants) 2022-01-27 23:08:01 +00:00
mul_fixed.rs Minor cleanups and fixes. 2022-01-28 00:45:44 +08:00
witness_point.rs Fix "complex type" clippy lints 2021-12-08 04:11:57 +00:00