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

Add malicious case of unit tests on Merkle proof #16

Open
junha1 opened this issue Feb 6, 2020 · 0 comments
Open

Add malicious case of unit tests on Merkle proof #16

junha1 opened this issue Feb 6, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@junha1
Copy link
Contributor

junha1 commented Feb 6, 2020

Currently, all tests generates only well-formed proofs (though they may be invalid). However we can fabricate ill-formed proofs. We need to test whether the verifier can return false (not true nor runtime error) in such malicious case.

@junha1 junha1 added the good first issue Good for newcomers label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant