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

Update to latest crypto-ld and jsigs api. #83

Merged
merged 32 commits into from
Apr 21, 2021
Merged

Update to latest crypto-ld and jsigs api. #83

merged 32 commits into from
Apr 21, 2021

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    e8551d6 View commit details
    Browse the repository at this point in the history
  2. Update workflow.

    - Remove CI env.
    - Add timeouts.
    - Add and use Node.js 14.x.
    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9b57766 View commit details
    Browse the repository at this point in the history
  3. Fix coverage output.

    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b8ff019 View commit details
    Browse the repository at this point in the history
  4. Update dependencies.

    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e91e7b8 View commit details
    Browse the repository at this point in the history
  5. Fix lint issues.

    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    1008b99 View commit details
    Browse the repository at this point in the history
  6. Update API usage.

    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    7de89b5 View commit details
    Browse the repository at this point in the history
  7. Remove testing on Node.js 10.x.

    davidlehn authored and dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e3d86d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcfff1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35c4e67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    594a995 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e54badb View commit details
    Browse the repository at this point in the history
  12. Update karma config.

    dmitrizagidulin committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    14da26b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebcf94b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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

Commits on Mar 25, 2021

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

Commits on Apr 21, 2021

  1. Update jsonld* deps.

    dlongley authored and dmitrizagidulin committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9d631fd View commit details
    Browse the repository at this point in the history
  2. Re-enable tests.

    dlongley committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    279ec76 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors.

    dlongley committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b6afc94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf79ec View commit details
    Browse the repository at this point in the history
  5. Setup nyc options.

    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    bf34996 View commit details
    Browse the repository at this point in the history
  6. Fix karma testing.

    - Add null fallbacks for unneeded libraries.
    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b0a14ac View commit details
    Browse the repository at this point in the history
  7. Update DID doc context URL.

    dlongley committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1b6af76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cbae0b View commit details
    Browse the repository at this point in the history
  9. Update dist files.

    - Include .ts files.
    - Use globstar patterns.
    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a5c7ce4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e442571 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34de705 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f7d1ca View commit details
    Browse the repository at this point in the history
  13. Rename package to @digitalbazaar/vc.

    - Rename uses of `vc-js` to `@digitalbazaar/vc`.
    - Update changelog.
    - Update README.
    - Update badges.
    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c3485ac View commit details
    Browse the repository at this point in the history
  14. Fix typo.

    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f0a70c3 View commit details
    Browse the repository at this point in the history
  15. Fix typo.

    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1861112 View commit details
    Browse the repository at this point in the history
  16. Fix badge links.

    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    07eff2b View commit details
    Browse the repository at this point in the history
  17. Update changelog.

    davidlehn committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f3ec4eb View commit details
    Browse the repository at this point in the history