Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that ecdsa_verify and schnorr_verify builtins can throw exception if input data is malformed #156

Open
anton-trunov opened this issue Feb 7, 2022 · 0 comments
Milestone

Comments

@anton-trunov
Copy link
Contributor

anton-trunov commented Feb 7, 2022

E.g. ecdsa_verify can throw an exception like this one: Key.read_pk_exn: public key is invalid and schnorr_verify would report something like schnorr_verify: internal error..

This is not going to be the case after the 0.12.0 release.

@anton-trunov anton-trunov changed the title Document that ecdsa_verify and ecdsa_verify builtins can throw exception if input data is malformed Document that ecdsa_verify and schnorr_verify builtins can throw exception if input data is malformed Aug 19, 2022
@anton-trunov anton-trunov added this to the Scilla 0.12.0 milestone Aug 19, 2022
@jjcnn jjcnn modified the milestones: Scilla 0.12.0, Scilla 0.14.0 Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants