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 proof type #245

Merged
merged 89 commits into from
Feb 22, 2023
Merged

Add proof type #245

merged 89 commits into from
Feb 22, 2023

Commits on Jan 19, 2023

  1. Add proof type

    MavenRain committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1853d5a View commit details
    Browse the repository at this point in the history
  2. Remove deprecation warnings

    MavenRain committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a7f129e View commit details
    Browse the repository at this point in the history
  3. Clippy error

    MavenRain committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    587d080 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Jan 24, 2023

  1. Introduce context type

    MavenRain committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ef86b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b6455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98415a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0f07ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27e611f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc04eef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    aef8b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4996045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc5cf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    b4c9b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8a46a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a15e9f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    576f50d View commit details
    Browse the repository at this point in the history
  5. Remove unneeded method

    MavenRain committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    493e43f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cab84be View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

Commits on Feb 6, 2023

  1. Proving store concept

    MavenRain committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e9e9ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d24ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a5577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a41d0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c55748f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a76a93e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    99c4d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01b76b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7865fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd13ef6 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    MavenRain committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    609627c View commit details
    Browse the repository at this point in the history
  6. Burn proving

    MavenRain committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    09e109b View commit details
    Browse the repository at this point in the history
  7. Remove commented code

    MavenRain committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    93114cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de7e7e6 View commit details
    Browse the repository at this point in the history
  9. ledger.info proving

    MavenRain committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2df8976 View commit details
    Browse the repository at this point in the history
  10. Add context to token send

    MavenRain committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d963f8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77cb0f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    266b939 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2b00ba View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    1302cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    355e5ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513b82c View commit details
    Browse the repository at this point in the history
  4. create token surfaces keys

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    54a3f00 View commit details
    Browse the repository at this point in the history
  5. Token create proving

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    48f4960 View commit details
    Browse the repository at this point in the history
  6. Surface key from get-owner

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    389a661 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    943de64 View commit details
    Browse the repository at this point in the history
  8. Cargo lock changes

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e1e2690 View commit details
    Browse the repository at this point in the history
  9. Token update proving

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    03b2e46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00d778a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f8304f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d9a4e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    566e1a4 View commit details
    Browse the repository at this point in the history
  14. Keys needed for idstore

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d26017b View commit details
    Browse the repository at this point in the history
  15. idstore store keys added

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    05fd23e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    705f5f5 View commit details
    Browse the repository at this point in the history
  17. Data proving

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b55f37b View commit details
    Browse the repository at this point in the history
  18. TODO for account endpoints

    MavenRain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0980a2a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb80056 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. Account creation proving

    MavenRain committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    8e25cef View commit details
    Browse the repository at this point in the history
  2. Account creation proving

    MavenRain committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    35c3b79 View commit details
    Browse the repository at this point in the history
  3. Small refactor

    MavenRain committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    71873b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. rectified merge with main

    MavenRain committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    747b211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2b70a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. KV store account proof

    MavenRain committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    88e62d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. Account proving

    MavenRain committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a7f90c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2873c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Refactor attribute to proof parameter in CLI and refactor return type…

    … of prove method of context
    MavenRain committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ad9c5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5958211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5163736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c983f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c987de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50aca99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fecb5a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09842be View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    692bba2 View commit details
    Browse the repository at this point in the history
  2. Overcome clippy error

    MavenRain committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a11eb34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fc554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e5d801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    373c55b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dc5d19 View commit details
    Browse the repository at this point in the history
  7. Prefer collect to from_iter

    MavenRain committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a3f668f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bff164c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0832ad4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4e575b View commit details
    Browse the repository at this point in the history
  11. Fix lock files

    MavenRain committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    230050d View commit details
    Browse the repository at this point in the history
  12. Some bazel changes

    MavenRain committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    411b8ad View commit details
    Browse the repository at this point in the history
  13. Format changes made

    MavenRain committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    728cb06 View commit details
    Browse the repository at this point in the history