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: Fix resolver for cheqd-node 1.x release on mainnet [DEV-2238] #94

Merged
merged 88 commits into from
Feb 22, 2023

Conversation

abdulla-ashurov
Copy link
Contributor

@abdulla-ashurov abdulla-ashurov commented Jan 31, 2023

DEV-2169 Release and stabilize v1.x on mainnet - Fix Resolver:

  • fixed problem with deference resource data with old DID format
  • fixed problem with deference resource metadata with old DID format
  • fixed problem with deference collection resources with old DID format
  • added implementation to redirect old DID to new DID
  • added a new API for fetching metadata for specific version of DIDDoc - /:did/version/:version/metadata
  • added integration tests for testing above fixed and added APIs
  • generated Open API swagger for added and changed APIs
  • fixed problem with endpoint /swagger/ for getting swagger OpenAPI

@ankurdotb
Copy link
Contributor

@abdulla-ashurov abdulla-ashurov changed the title fix: DEV-2169 Release and stabilise v1.x on mainnet - Fix Resolver fix: DEV-2169 Release and stabilize v1.x on mainnet - Fix Resolver Jan 31, 2023
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging January 31, 2023 07:48 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging January 31, 2023 08:30 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov marked this pull request as ready for review February 2, 2023 08:33
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging February 2, 2023 08:48 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging February 2, 2023 09:49 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging February 2, 2023 12:40 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging February 3, 2023 07:52 — with GitHub Actions Inactive
@ankurdotb ankurdotb temporarily deployed to staging February 22, 2023 19:40 — with GitHub Actions Inactive
@ankurdotb ankurdotb merged commit 18658ab into develop Feb 22, 2023
@ankurdotb ankurdotb deleted the update-resolver branch February 22, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants