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

Upgrade DID RSA Key format #573

Merged
merged 19 commits into from
Feb 4, 2022
Merged

Upgrade DID RSA Key format #573

merged 19 commits into from
Feb 4, 2022

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    a6602a1 View commit details
    Browse the repository at this point in the history
  2. Write failing rsa DID test

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    de68f1c View commit details
    Browse the repository at this point in the history
  3. Move over DID tests

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0b63aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e74f98d View commit details
    Browse the repository at this point in the history
  5. Niv update

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3a11d68 View commit details
    Browse the repository at this point in the history
  6. Remove redundant test

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c542e43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90297f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9263ab4 View commit details
    Browse the repository at this point in the history
  9. Fix fission-cli type errors

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    42c7b60 View commit details
    Browse the repository at this point in the history
  10. Get everything compiling

    matheus23 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9bcd52a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    263269a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Fix type error

    matheus23 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2edd6ab View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Revert "Niv update"

    This reverts commit 3a11d68.
    matheus23 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8f4c1ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c1b70 View commit details
    Browse the repository at this point in the history
  3. Remove AllowAmbiguousTypes

    matheus23 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ddac7a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6828466 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba6dee4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Revert encoding DIDs in new format

    The rest of the system needs to understand the new format first!
    Still, we can now *consume* the new format in the server/CLI.
    matheus23 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c487afb View commit details
    Browse the repository at this point in the history
  2. Remove unused orphan

    matheus23 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c57e6ae View commit details
    Browse the repository at this point in the history