-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat: present proof v2 #666
feat: present proof v2 #666
Conversation
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
…r/aries-framework-javascript into hyperledger-feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
…r/aries-framework-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Feat/present proof v2
…r/aries-framework-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Feat/present proof v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB-Karim <karim.northernblock@gmail.com>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
…d to id Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
…work-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
…work-javascript into feat/present-proof-v2
…work-javascript into feat/present-proof-v2
…work-javascript into feat/present-proof-v2
…work-javascript into feat/present-proof-v2
…work-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
…work-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
…work-javascript into feat/present-proof-v2
Signed-off-by: NB Prasad Katkar <prasad@northernblock.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some additional comments, but I think we're almost there. What I'd like to propose is to merge this PR into the feat/ppv2
branch. The additional comments can be resolved in PRs to that branch as it's not manageable anymore to keep working from this PR.
@NB-PrasadKatkar what do you think?
packages/core/src/modules/proofs/protocol/v2/handlers/V2ProposePresentationHandler.ts
Show resolved
Hide resolved
packages/core/src/modules/proofs/protocol/v2/handlers/V2RequestPresentationHandler.ts
Show resolved
Hide resolved
packages/core/src/modules/proofs/protocol/v2/messages/V2PresentationAckMessage.ts
Show resolved
Hide resolved
packages/core/src/modules/proofs/protocol/v2/messages/V2RequestPresentationMessage.ts
Show resolved
Hide resolved
packages/core/src/modules/proofs/repository/PresentationExchangeRecord.ts
Show resolved
Hide resolved
.
Worked on Present Proof V2 to work with Indy credentials