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

Implement KeyIdStorage in Rust #1134

Merged
merged 12 commits into from
Mar 13, 2023
Merged

Implement KeyIdStorage in Rust #1134

merged 12 commits into from
Mar 13, 2023

Commits on Mar 1, 2023

  1. impl KeyIdStorage and memstore

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    05ccb68 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/key-id-storage

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4c07cf4 View commit details
    Browse the repository at this point in the history
  3. fix docs

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6b32d5f View commit details
    Browse the repository at this point in the history
  4. dprint fmt

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b447487 View commit details
    Browse the repository at this point in the history
  5. fix docs

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ca75ba2 View commit details
    Browse the repository at this point in the history
  6. fmt

    Abdulrahim Al Methiab committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b703445 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. code review

    Abdulrahim Al Methiab committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    977de35 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/key-id-storage

    # Conflicts:
    #	identity_storage/Cargo.toml
    Abdulrahim Al Methiab committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0c9f0dc View commit details
    Browse the repository at this point in the history
  3. fix dependency version

    Abdulrahim Al Methiab committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    874d15e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. fix typo

    Abdulrahim Al Methiab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0a7c4a1 View commit details
    Browse the repository at this point in the history
  2. fix clippy issue

    Abdulrahim Al Methiab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    90beb40 View commit details
    Browse the repository at this point in the history
  3. fmt

    Abdulrahim Al Methiab committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    60af0b0 View commit details
    Browse the repository at this point in the history