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

chore: add type ZeroKnowledgeProofQuery to scope.query #274

Merged
merged 7 commits into from
Sep 30, 2024

Conversation

volodymyr-basiuk
Copy link
Collaborator

@volodymyr-basiuk volodymyr-basiuk commented Sep 27, 2024

Updated scope.query type according to documentation - https://iden3-communication.io/authorization/1.0/request/

Extended type from did-resolver with state info for DID Document (covers documentation properties - https://w3.org/TR/did-core/#did-document-properties)

@volodymyr-basiuk volodymyr-basiuk marked this pull request as ready for review September 27, 2024 10:23
@volodymyr-basiuk volodymyr-basiuk changed the title chore: add type ZeroKnowledgeProofQuery to scope.query [WIP] chore: add type ZeroKnowledgeProofQuery to scope.query Sep 27, 2024
@volodymyr-basiuk volodymyr-basiuk changed the title [WIP] chore: add type ZeroKnowledgeProofQuery to scope.query chore: add type ZeroKnowledgeProofQuery to scope.query Sep 27, 2024
Kolezhniuk
Kolezhniuk previously approved these changes Sep 27, 2024
package.json Outdated Show resolved Hide resolved
vmidyllic
vmidyllic previously approved these changes Sep 30, 2024
Copy link
Collaborator

@vmidyllic vmidyllic left a comment

Choose a reason for hiding this comment

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

approved by mistake

vmidyllic and others added 2 commits September 30, 2024 12:21
* update cross-chain integration test

* fix wrong tree state fullfilment

* 1.20.2

* you are the most pretty one

---------

Co-authored-by: vbasiuk <[email protected]>
Copy link
Contributor

@amonsosanz amonsosanz left a comment

Choose a reason for hiding this comment

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

LGTM. With these changes, we can remove the ZkQuery type from the web wallet and other clients and directly use the type ZeroKnowledgeProofRequest from the SDK. Thx @volodymyr-basiuk!

@volodymyr-basiuk volodymyr-basiuk merged commit a33feb4 into main Sep 30, 2024
2 checks passed
@volodymyr-basiuk volodymyr-basiuk deleted the chore/scope.query-typed branch September 30, 2024 14:48
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.

4 participants