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: Add Resource dereferencing #14

Merged
merged 21 commits into from
Jul 14, 2022
Merged

feat: Add Resource dereferencing #14

merged 21 commits into from
Jul 14, 2022

Commits on Jun 27, 2022

  1. Add Resource dereferencing

    Toktar committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9bb5beb View commit details
    Browse the repository at this point in the history
  2. Add did url utils

    Toktar committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6d9bb4b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. add unit tests

    Toktar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ea08dad View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. update models

    Toktar committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    68feb03 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    da2ac42 View commit details
    Browse the repository at this point in the history
  2. Fix request_service_test

    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    18b6b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04e0fb View commit details
    Browse the repository at this point in the history
  4. Fix linter

    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3aaba65 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'resource-dereferencing' of github.com:cheqd/did-resolve…

    …r into resource-dereferencing
    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    00bbfa0 View commit details
    Browse the repository at this point in the history
  6. Fix linter

    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9f34c2a View commit details
    Browse the repository at this point in the history
  7. Update tests

    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    bb43f8a View commit details
    Browse the repository at this point in the history
  8. Make linter happy

    Toktar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f94f567 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Update dependencies

    Toktar committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2836ab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    359e3e5 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    Toktar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6ee5f66 View commit details
    Browse the repository at this point in the history
  3. linter

    Toktar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    819813c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df241ce View commit details
    Browse the repository at this point in the history
  5. linter

    Toktar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7e0b68e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:cheqd/did-resolver into resource-de…

    …referencing
    
    � Conflicts:
    �	tests/pytest/test_resolution.py
    Toktar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    667ca98 View commit details
    Browse the repository at this point in the history
  7. update tests after merge

    Toktar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e03e37a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bffbbc3 View commit details
    Browse the repository at this point in the history