generated from cheqd/.github
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Support v2 protos [DEV-1912] (#67)
* feat: Support v2 protos * fix: Remove local dependency * fix: Test cases * feat: Remove fixCheckSum helper * build: Upgrade cheqd-node * Update to latest cheqd-node package * Update Dockerfile * fix: Resolution metadata unittest * feat: Support version query && fix Unit tests * feat: Parse verification material in result * feat: Support Migrated DIDs * feat: Add query in swagger && fix unit test * build: Upgrade cheqd-node * fix: Modify publicKeyJWK type * go mod tidy * go mod tidy * feat: Upgrade latest cheqd-node * feat: Update verificationMethod resolution * build: Upgrade latest cheqd-node * fix: Error comparison * Fix problem with integration tests * Refactor unit tests * Update RESOURCE_DATA variable * Commit Mainnet DIDs in integration tests * test: Add migrated DID tests * feat: Add verificationKey contexts * fix: Uint tests * Add API for getting DIDDoc specific version * Add integration test for testing API for getting specific DID version * Add negative integration test for testing API getting specific DID version * Add API for getting all DIDDoc versions * Refactor code * Add integration tests for testing get all DID versions API * Change API for getting metadata for all resources in collection * Remove not need integration tests * We should use already implemented migrations functions instead of create own --------- Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> Co-authored-by: abdulla-ashurov <abdulla.ashurov@dsr-corporation.com>
- Loading branch information
1 parent
0f5651e
commit 2ee30bd
Showing
27 changed files
with
664 additions
and
415 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.