celo-org / celo-bls-snark-rs

Implements SNARK-friendly BLS signatures
https://celo.org
Apache License 2.0
83 stars 24 forks source link

Add detailed documentation to each gadget #193

Closed mstraka100 closed 3 years ago

mstraka100 commented 3 years ago

Circuit code can be unintuitive. Adding detailed comments for each circuit gadget on their function and expected inputs will help with maintainability and external auditability.