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: Support v2 protos #91

Merged
merged 7 commits into from
Jan 30, 2023
Merged

feat: Support v2 protos #91

merged 7 commits into from
Jan 30, 2023

Conversation

DaevMithran
Copy link
Contributor

No description provided.

ankurdotb and others added 7 commits December 22, 2022 12:15
chore(deps): Bump goreleaser/goreleaser-action from 3 to 4

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): Bump github.com/swaggo/swag from 1.8.8 to 1.8.9

Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](swaggo/swag@v1.8.8...v1.8.9)

---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.9.1...v4.10.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update release.yml

* Update package-lock.json
* 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>
@DaevMithran DaevMithran merged commit 2ee30bd into main Jan 30, 2023
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.

2 participants