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

[state query] fix merkle proof verification : #59

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

paouvrard
Copy link
Collaborator

Check that the returned key matches the requested one
(before a malicious node could return the proof for another key and the app had to check varproof.key == requested key)

@paouvrard paouvrard requested a review from hanlsin June 4, 2019 07:21
@hanlsin hanlsin merged commit 0db9a8b into develop Jun 4, 2019
@hanlsin hanlsin deleted the topic/proof_verification branch November 5, 2019 20:23
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

Successfully merging this pull request may close these issues.

2 participants