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 <gmulhearn@anonyome.com>

* new crate

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* resolution working

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

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

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* regen lock

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* cheqd did parser

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* cheqd did url tests

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* re-gen lock

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* resolver system tests are working

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* run int tests in CI

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* clippy

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* resolution with contexts

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* finish some TODOs, and add doc metadata

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* update readme

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* try bumping rust ver on vdrproxy

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* lock auto update

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* readme updates

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* remove some debugs

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* more error info

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* updated hyper in did:web. fixes clients

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* fix up tls. works on android

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

* some cleaning

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>

---------

Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
Co-authored-by: George Mulhearn <gmulhearn@anonyome.com>
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