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: Allow DID fragment de-referencing [DEV-1172] #4

Merged
merged 21 commits into from
May 19, 2022

Commits on Apr 20, 2022

  1. DEV-1172: Update dta models

    Toktar committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b73fa75 View commit details
    Browse the repository at this point in the history
  2. DEV-1172: Add data models

    Toktar committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6943dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546f751 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/cheqd/cheqd-did-resolver in…

    …to dev-1172-dereferencing
    
    � Conflicts:
    �	main.go
    Toktar committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5d9d47a View commit details
    Browse the repository at this point in the history
  5. DEV-1172: fix fragment getting

    Toktar committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    fe50ac4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5964b6c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    47f2513 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Fix grpc connection

    askolesov committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6d75972 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    askolesov committed May 13, 2022
    Configuration menu
    Copy the full SHA
    87f4a66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d1c33 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from cheqd/general-improvements

    Improve logging and configuration
    Toktar authored May 13, 2022
    Configuration menu
    Copy the full SHA
    c5fb30c View commit details
    Browse the repository at this point in the history
  5. Fix tests

    askolesov committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c52a4ca View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Process review comments

    askolesov committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c8c8a9e View commit details
    Browse the repository at this point in the history
  2. Add go linter

    askolesov committed May 16, 2022
    Configuration menu
    Copy the full SHA
    73ff070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be218de View commit details
    Browse the repository at this point in the history
  4. Fix linter issues

    askolesov committed May 16, 2022
    Configuration menu
    Copy the full SHA
    5dc902f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Sync workflow files

    ankurdotb committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4c8dbb4 View commit details
    Browse the repository at this point in the history
  2. Fix go lint issues

    askolesov committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ad12f3e View commit details
    Browse the repository at this point in the history
  3. Remove doubled param

    Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
    Andrew Nikitin committed May 19, 2022
    Configuration menu
    Copy the full SHA
    49dd1f1 View commit details
    Browse the repository at this point in the history
  4. Keep only VALIDATE=true

    Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
    Andrew Nikitin committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c30f1c8 View commit details
    Browse the repository at this point in the history
  5. Create pull-request.yml

    ankurdotb committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7940d96 View commit details
    Browse the repository at this point in the history