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

Running straight Alice/Faber demo gives "Proof=false" result #393

Closed
swcurran opened this issue Feb 29, 2020 · 2 comments · Fixed by #394
Closed

Running straight Alice/Faber demo gives "Proof=false" result #393

swcurran opened this issue Feb 29, 2020 · 2 comments · Fixed by #394
Assignees

Comments

@swcurran
Copy link
Contributor

We've got a bug in the Alice/Faber demo that I'd like to get addresses ASAP. Perhaps the version of the Indy SDK?

#28 Check if proof is valid
Faber      | 2020-02-29 19:56:44,008 aries_cloudagent.verifier.indy ERROR Presentation on nonce=2177687950546348894249318463123075144 cannot be validated: missing essential components
Faber      | Proof = false
Faber      | Presentation: state = verified , presentation_exchange_id = 2ea077f7-3c74-4510-9d73-9910b95bcaa9
@swcurran
Copy link
Contributor Author

@andrewwhitehead - please take a look when you can.

This is on master.

@swcurran
Copy link
Contributor Author

The error is from the pre-verifier - possibly on the canonicalization phase. Maybe the proof request being passed in has a case mismatch with the returned proof?

https://github.com/hyperledger/aries-cloudagent-python/blob/7d0a21bd8fd3c8eb5b1e639fbd8b0f387eaa6774/aries_cloudagent/verifier/indy.py#L21

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 a pull request may close this issue.

2 participants