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

draft: refactored primitives interfaces #1042

Closed
wants to merge 13 commits into from
Closed

Commits on Nov 3, 2023

  1. Raw draft of refactored primitives interfaces

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cbfe514 View commit details
    Browse the repository at this point in the history
  2. Interface adjustments

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    17e56b2 View commit details
    Browse the repository at this point in the history
  3. Work on VcIssuer impl

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3da18b4 View commit details
    Browse the repository at this point in the history
  4. Almost working issuer, with ID cloning

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ed529ac View commit details
    Browse the repository at this point in the history
  5. Compiling implementation of issuer, not realistic tho

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cd3780c View commit details
    Browse the repository at this point in the history
  6. Allegedly working VcIssuer trait

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    44bf1e8 View commit details
    Browse the repository at this point in the history
  7. Added VcVerifier impl

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0538ace View commit details
    Browse the repository at this point in the history
  8. Tweaked impls and wrote test for compilation check

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4b000a4 View commit details
    Browse the repository at this point in the history
  9. WIP for VcProver

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2aa768d View commit details
    Browse the repository at this point in the history
  10. Implemented VcProver for Indy

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8d2958a View commit details
    Browse the repository at this point in the history
  11. Relaxed wallet search bound in prover

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fc62ac0 View commit details
    Browse the repository at this point in the history
  12. Added compilation check for prover credential search

    Signed-off-by: Bogdan Mircea <[email protected]>
    bobozaur committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c89bdf6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4809a80 View commit details
    Browse the repository at this point in the history