Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Feat: add verifier verify proof in Android #48

Merged
merged 5 commits into from
Apr 18, 2021

Conversation

JamesKEbert
Copy link
Contributor

Adds the verifier verify proof method functionality in Android.

Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
src/index.js Outdated
proof: Indy.IndyProof,
schemas: Schemas,
credentialDefs: CredentialDefs,
revRegsDefs: Indy.RevRegsDefs,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JamesKEbert, thanks for this update. I'm just curious, where do you get the Indy.* types from? I don't see any Indy import or definition in this file 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh whoops. Those types came as a result from referencing code from a previous implementation I had done. I thought I got everything sorted but I missed that somehow. Thanks for catching that--I just pushed a commit revising the types.

Signed-off-by: James Ebert <jamesebert.k@gmail.com>
@jakubkoci jakubkoci merged commit bf802d0 into AbsaOSS:master Apr 18, 2021
jakubkoci pushed a commit that referenced this pull request Jul 14, 2021
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants