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

feat(cheqd): Add universal registrar support #1376

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

DaevMithran
Copy link
Contributor

@DaevMithran DaevMithran commented Jan 9, 2025

This PR updates the cheqd module to support the Universal Registrar by:

  • Adding createResource and updateResource endpoints.
  • Removing the unsupported GET /did-document endpoint and introducing helper functions for DID document construction.
  • Enhanced type validations
  • Add relevant tests

Signed-off-by: DaevMithran <[email protected]>
Signed-off-by: DaevMithran <[email protected]>
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran marked this pull request as draft January 9, 2025 08:42
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran force-pushed the feat/acapy-cheqd branch 3 times, most recently from a2563ec to 4c2e106 Compare January 10, 2025 10:55
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran marked this pull request as ready for review January 10, 2025 11:06
@DaevMithran DaevMithran force-pushed the feat/acapy-cheqd branch 4 times, most recently from eba9ce1 to 906f918 Compare January 13, 2025 15:49
Signed-off-by: DaevMithran <[email protected]>
DaevMithran and others added 2 commits January 14, 2025 19:36
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran force-pushed the feat/acapy-cheqd branch 3 times, most recently from 90c2923 to c978d6b Compare January 16, 2025 13:51
sownak and others added 2 commits January 17, 2025 11:07
Signed-off-by: Sownak Roy <[email protected]>
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran force-pushed the feat/acapy-cheqd branch 3 times, most recently from df4886b to 9a8e081 Compare January 20, 2025 16:00
Signed-off-by: DaevMithran <[email protected]>
@DaevMithran DaevMithran force-pushed the feat/acapy-cheqd branch 2 times, most recently from b886765 to a2a6a6a Compare January 21, 2025 13:56
Signed-off-by: DaevMithran <[email protected]>
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.

2 participants