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

Implement Resolver for did:cheqd DidResolvable #1300

Closed
gmulhearn opened this issue Nov 15, 2024 · 0 comments · Fixed by #1305
Closed

Implement Resolver for did:cheqd DidResolvable #1300

gmulhearn opened this issue Nov 15, 2024 · 0 comments · Fixed by #1305
Assignees

Comments

@gmulhearn
Copy link
Contributor

Implement a native resolver (via configurable gRPC) for did:cheqd DIDs, consider as well how it can be expanded into DID-Linked Resource Resolution (considering future support for anoncreds resolution)

@gmulhearn gmulhearn self-assigned this Nov 15, 2024
gmulhearn added a commit that referenced this issue Dec 9, 2024
* try permissions in CI

Signed-off-by: George Mulhearn <[email protected]>

* new crate

Signed-off-by: George Mulhearn <[email protected]>

* resolution working

Signed-off-by: George Mulhearn <[email protected]>

* check in the proto types and have a standalone generator helper (rather than generate at build time)

Signed-off-by: George Mulhearn <[email protected]>

* regen lock

Signed-off-by: George Mulhearn <[email protected]>

* cheqd did parser

Signed-off-by: George Mulhearn <[email protected]>

* cheqd did url tests

Signed-off-by: George Mulhearn <[email protected]>

* re-gen lock

Signed-off-by: George Mulhearn <[email protected]>

* resolver system tests are working

Signed-off-by: George Mulhearn <[email protected]>

* run int tests in CI

Signed-off-by: George Mulhearn <[email protected]>

* clippy

Signed-off-by: George Mulhearn <[email protected]>

* resolution with contexts

Signed-off-by: George Mulhearn <[email protected]>

* finish some TODOs, and add doc metadata

Signed-off-by: George Mulhearn <[email protected]>

* update readme

Signed-off-by: George Mulhearn <[email protected]>

* try bumping rust ver on vdrproxy

Signed-off-by: George Mulhearn <[email protected]>

* lock auto update

Signed-off-by: George Mulhearn <[email protected]>

* readme updates

Signed-off-by: George Mulhearn <[email protected]>

* remove some debugs

Signed-off-by: George Mulhearn <[email protected]>

* more error info

Signed-off-by: George Mulhearn <[email protected]>

* updated hyper in did:web. fixes clients

Signed-off-by: George Mulhearn <[email protected]>

* fix up tls. works on android

Signed-off-by: George Mulhearn <[email protected]>

* some cleaning

Signed-off-by: George Mulhearn <[email protected]>

---------

Signed-off-by: George Mulhearn <[email protected]>
Co-authored-by: George Mulhearn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant