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: Use API package cheqd-node instead of import full cheqd-node [DEV-2198] #98

Merged
merged 23 commits into from
Mar 6, 2023

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    552154c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1d88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b79cafc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5db5f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    802dd78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f2c8d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    a1329e4 View commit details
    Browse the repository at this point in the history
  2. Update go.mod file

    abdulla-ashurov committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    260d778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44cc662 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Rename these alias:

    - from "did" to "didTypes"
    - from "resource" to "resourceTypes"
    abdulla-ashurov committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0c85fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7310e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge remote-tracking branch 'origin/develop' into DEV-2198-re-arch-r…

    …esolver
    Andrew Nikitin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5e25aed View commit details
    Browse the repository at this point in the history
  2. Make it buildable

    Andrew Nikitin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    78bb5cc View commit details
    Browse the repository at this point in the history
  3. make tidy

    ankurdotb committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    84ed847 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Move back to time.Time

    Andrew Nikitin committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2c770d7 View commit details
    Browse the repository at this point in the history
  2. Make it work somehow

    Andrew Nikitin committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    07ab9a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Fix unit tests error.

    -  The method takes an id as first argument instead of a resourceId.
    abdulla-ashurov committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ae76302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c533451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1128f65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd4c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93cfc21 View commit details
    Browse the repository at this point in the history
  6. Fix golangci-lint mistakes:

    - fix golangci-lint copylocks module problems.
    abdulla-ashurov committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3803f6e View commit details
    Browse the repository at this point in the history
  7. Fix linter mistakes.

    abdulla-ashurov committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    cc79b81 View commit details
    Browse the repository at this point in the history