halo2/src/circuit
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
..
gadget generator_table.rs: Fix bug in y_p lookup expression. 2021-06-20 10:34:03 +08:00
gadget.rs gadget::sinsemilla.rs: Add Sinsemilla instructions. 2021-06-19 18:14:22 +08:00