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

Validate Credential #689

Merged
merged 20 commits into from
May 8, 2024
Merged

Validate Credential #689

merged 20 commits into from
May 8, 2024

Commits on Apr 29, 2024

  1. gen protos

    insipx committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b54efed View commit details
    Browse the repository at this point in the history
  2. remove old code in new crate

    insipx committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    15b2c01 View commit details
    Browse the repository at this point in the history
  3. trait method

    insipx committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bc8ef4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ad7a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    e86708f View commit details
    Browse the repository at this point in the history
  2. validation of inbox ids

    insipx committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bc8bcf7 View commit details
    Browse the repository at this point in the history
  3. no expiration

    insipx committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7b75a7e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. key package validation

    insipx committed May 1, 2024
    Configuration menu
    Copy the full SHA
    027807c View commit details
    Browse the repository at this point in the history
  2. add files

    insipx committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a0b0291 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. try add tests

    insipx committed May 2, 2024
    Configuration menu
    Copy the full SHA
    068ba06 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a1e17e View commit details
    Browse the repository at this point in the history
  2. comment failing test, finish validation

    revert panic on mock signature
    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e035970 View commit details
    Browse the repository at this point in the history
  3. typo

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1a8e556 View commit details
    Browse the repository at this point in the history
  4. remove unused deps

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d12266c View commit details
    Browse the repository at this point in the history
  5. use proto main

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ed06d87 View commit details
    Browse the repository at this point in the history
  6. test working

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fd60962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce361e2 View commit details
    Browse the repository at this point in the history
  8. restore proto

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ed8e6d8 View commit details
    Browse the repository at this point in the history
  9. remove println

    insipx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7d41eea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e11873 View commit details
    Browse the repository at this point in the history