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 Wasm Credential and Presentation field getters and constructors #815

Merged
merged 29 commits into from
May 4, 2022

Commits on Apr 19, 2022

  1. Add Evidence interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a81dbe2 View commit details
    Browse the repository at this point in the history
  2. Add Issuer interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4200757 View commit details
    Browse the repository at this point in the history
  3. Add Policy interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4e7cbba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ec437c View commit details
    Browse the repository at this point in the history
  5. Add RefreshService interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0db19c6 View commit details
    Browse the repository at this point in the history
  6. Add Schema interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    871af1d View commit details
    Browse the repository at this point in the history
  7. Add Status interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6bea555 View commit details
    Browse the repository at this point in the history
  8. Add Subject interface

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4299dd1 View commit details
    Browse the repository at this point in the history
  9. Add Credential field getters

    cycraig committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    22607c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3f4349 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Add Credential constructor

    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1dcd87c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ed48a View commit details
    Browse the repository at this point in the history
  3. Update Credential examples

    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9ab9ba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70989e3 View commit details
    Browse the repository at this point in the history
  5. Allow DIDs as subject IDs

    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c5dfe07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d5e337 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29e17d0 View commit details
    Browse the repository at this point in the history
  8. Change WasmDocument verifyCredential, verifyPresentation to use

    WasmCredential, WasmPresentation
    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e53a21c View commit details
    Browse the repository at this point in the history
  9. Move unit tests to Mocha

    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    640684d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fbc6c7 View commit details
    Browse the repository at this point in the history
  11. Update examples

    cycraig committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    331a884 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    abecb38 View commit details
    Browse the repository at this point in the history
  2. Fix Cargo.toml formatting

    cycraig committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    94c3ffa View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    e59d63f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047d3f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88811e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20abb0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ad0b99 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Merge branch 'dev' of https://github.com/iotaledger/identity.rs into …

    …feat/credential-constructors
    cycraig committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e928d77 View commit details
    Browse the repository at this point in the history