zkemail / zk-regex

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
76 stars 27 forks source link

feat: Add to_addr field in API #48

Closed Bisht13 closed 8 months ago

SoraSuegami commented 8 months ago

Thank you for your PR! Could you modify your code to pass the tests? I think the binary file of the apis package is not updated because the github action downloaded the binary in the releases. Could you update the version of the package.json/Cargo.toml in the apis package?