zk-email-verify icon indicating copy to clipboard operation
zk-email-verify copied to clipboard

fix: check email length <= max

Open lonerapier opened this issue 1 year ago • 2 comments

resolves #70

lonerapier avatar Sep 20 '23 04:09 lonerapier

@Divide-By-0 ideally we should pass email length as input to check specific length, but I think for now this solution works.

lonerapier avatar Sep 24 '23 16:09 lonerapier

I dont know how it passed tests with your previous compilation -- can you add a test to the twitter verifier so we can be confident it is correct?

Divide-By-0 avatar Oct 02 '23 16:10 Divide-By-0