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(indy-vdr): resolver and registrar for did:indy #1253

Merged

Commits on Nov 24, 2022

  1. Created the indy-vdr package

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    213187f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. feat: create IndyVdrPool

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6998abe View commit details
    Browse the repository at this point in the history
  2. feat: create IndyVdrPool

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a7f05ca View commit details
    Browse the repository at this point in the history
  3. removed e-2-e test

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f2e2455 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. feat: create IndyVdrPool Service

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    552d3a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. feat: created the IndyVdrNotFoundError

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3cb4259 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. refactor: IndyVdr package

    Work Funded by the Government of Ontario
    
    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8794d1e View commit details
    Browse the repository at this point in the history
  2. test: add indy-vdr tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    c0f4764 View commit details
    Browse the repository at this point in the history
  3. refactor: IndyVdr package

    Work Funded by the Government of Ontario
    
    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d11da2a View commit details
    Browse the repository at this point in the history
  4. refactor: IndyVdr package

    Work Funded by the Government of Ontario
    
    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3854c35 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. test(indy-vdr): add basic tests

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6ec514e View commit details
    Browse the repository at this point in the history
  2. fix(indy-vdr): fix import

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8ff1dc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. test(indy-vdr): start credential definition

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    798406c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. feat: created IndyNotCOnfiguredError

    Work funded by the Ontario Government
    
    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b51d60a View commit details
    Browse the repository at this point in the history
  2. test(IndyVdr): schema && credential definition

    Work funded by the Ontario Government
    
    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    139eacf View commit details
    Browse the repository at this point in the history
  3. merge main

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3004279 View commit details
    Browse the repository at this point in the history
  4. feat: IndyVdr Package

    Signed-off-by: vickysomtee <victor@animo.id>
    vickysomtee committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    62b7ae3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. import initial sov resolver

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e113e1e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. test: add tests for SOV resolver

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    06c58c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc04650 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix: did resolution result

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1958381 View commit details
    Browse the repository at this point in the history
  2. feat: initial changes for did:indy

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7265465 View commit details
    Browse the repository at this point in the history
  3. remove unused file

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d415b40 View commit details
    Browse the repository at this point in the history
  4. export types

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ec6230a View commit details
    Browse the repository at this point in the history
  5. test: fix pool mock and increase timeout

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    db0963e View commit details
    Browse the repository at this point in the history
  6. test: increase timeout

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f41e01d View commit details
    Browse the repository at this point in the history
  7. fix: resolve PR feedback

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    474b705 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cb9ed7 View commit details
    Browse the repository at this point in the history
  9. remove injectable decorator

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9d10bd4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdf7513 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. feat: add initial classes for did:indy resolver and registrar

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    5ed0d92 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 1, 2023

  1. add did:indy resolver tests and fixes

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3551c0f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. add/move tests for utility methods and initial registrar for did:indy

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b22b2b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. fix: return null

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    81d3b5d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    d1814e1 View commit details
    Browse the repository at this point in the history
  2. fix imports and remove did from tags

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9d19ab5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. feat: add tests using askar as backend

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ab4bd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cff62 View commit details
    Browse the repository at this point in the history
  3. did registrar and resolver tests using askar

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    86b96db View commit details
    Browse the repository at this point in the history
  4. fix: check did and initial verkey

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fa7da5c View commit details
    Browse the repository at this point in the history
  5. remove unused import

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    22adc13 View commit details
    Browse the repository at this point in the history
  6. remove lodash dependency, fix registrar return interface, use askar o…

    …nly for registrar e2e tests
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ab6ea44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c5faae View commit details
    Browse the repository at this point in the history
  8. fix: remove usage of askar in indy-vdr. Revert changes in AskarWallet

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8c30288 View commit details
    Browse the repository at this point in the history
  9. accept abbreviated verkeys in did:indy resolver

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    693ddd3 View commit details
    Browse the repository at this point in the history
  10. revert file

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6262190 View commit details
    Browse the repository at this point in the history
  11. fix: remove unused import

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    86c576d View commit details
    Browse the repository at this point in the history
  12. fix: remove useless didDocumentMetadata

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2cfba55 View commit details
    Browse the repository at this point in the history
  13. fix: expose did:indy registrar and resolver

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    22abbff View commit details
    Browse the repository at this point in the history