A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex.
GNU General Public License v3.0
79
stars
27
forks
source link
Cannot compile new regrx: lib.rs error on unwrap #58
Closed
Divide-By-0 closed 8 months ago
We have no visibility into errors due to any failures as the error does not show the cause.
Can we re-architect this such that we at least know the precise error from where it's triggered instead of a generic unwrap issue?