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

Add did key spec 7 validators #47

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2022

  1. Use eslint-config-db 4.1.

    aljones15 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a9d5787 View commit details
    Browse the repository at this point in the history
  2. Add DidKeyError.

    aljones15 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    de54f3c View commit details
    Browse the repository at this point in the history
  3. Start validator.

    aljones15 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    71c631b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890472b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Port validators over.

    aljones15 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8067182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e7b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018cbd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d7741 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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

Commits on Aug 9, 2022

  1. Assert on did key scheme.

    aljones15 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    971ee7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6089f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b2058 View commit details
    Browse the repository at this point in the history
  4. Add didDocument validator.

    aljones15 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6f4233a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    cfd3765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f58597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d69300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79fa10a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a8affe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    add28ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc6089d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23173d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39ced6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75c2b16 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    3c969b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03957f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94064a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb57e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f14324 View commit details
    Browse the repository at this point in the history
  6. Test corrections.

    aljones15 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    56f551a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    877883b View commit details
    Browse the repository at this point in the history
  8. Correct test title.

    aljones15 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    048e695 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad51d3d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    df187bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5696f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9904378 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d7fdf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

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

Commits on Mar 24, 2023

  1. Update CHANGELOG.md by removing extra line.

    Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
    aljones15 and davidlehn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2153da1 View commit details
    Browse the repository at this point in the history
  2. Update README.md by Capitalizing words and using and over &.

    Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
    aljones15 and davidlehn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c9b2cae View commit details
    Browse the repository at this point in the history
  3. Update lib/verificationMethods.js Imports with better spacing.

    Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
    aljones15 and davidlehn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3c84f1d View commit details
    Browse the repository at this point in the history
  4. Update README.md Correcting assignment for defaultContext.

    Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
    aljones15 and davidlehn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    767cf25 View commit details
    Browse the repository at this point in the history
  5. Update README.md Correct incorrect assignment for enableEncryptionKey…

    …Derivation.
    
    Co-authored-by: David I. Lehn <dlehn@digitalbazaar.com>
    aljones15 and davidlehn committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4e7bc2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab06c99 View commit details
    Browse the repository at this point in the history