halo2/src/circuit/gadget
therealyingtong 9072ed437d generator_table.rs: Fix bug in y_p lookup expression.
Also, GeneratorTable::configure() was not being called in the main
SinsemillaChip::configure(), which meant the lookup argument had
not been activated. This has now been fixed.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-06-20 10:34:03 +08:00
..
ecc ecc::chip.rs: Add Point::from_coordinates_unchecked() API 2021-06-19 18:14:22 +08:00
poseidon
sinsemilla generator_table.rs: Fix bug in y_p lookup expression. 2021-06-20 10:34:03 +08:00
utilities lookup_range_check.rs: Docfixes and minor refactors. 2021-06-15 00:18:38 +08:00
ecc.rs add_incomplete::tests: Constrain output of `P + Q` test. 2021-06-14 00:19:21 +08:00
poseidon.rs
sinsemilla.rs gadget::sinsemilla.rs: Add Sinsemilla test. 2021-06-19 18:17:11 +08:00
utilities.rs gadget::utilities.rs: Remove Chip bound on UtilitiesInstructions. 2021-06-13 09:40:20 +08:00