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

New Idemix Integration with W3C support, preparation #731

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Use SerializedIdemixIdentity proto def from idemix

    Use the `SerializedIdemixIdentity` proto definition from the idemix repo and
    not from fabric, whence idemix has been removed.
    
    Signed-off-by: Alessandro Sorniotti <[email protected]>
    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    21674f6 View commit details
    Browse the repository at this point in the history
  2. Idemix Schema Manager

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bb7c4f5 View commit details
    Browse the repository at this point in the history
  3. cleanup deserializer

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    00ec997 View commit details
    Browse the repository at this point in the history
  4. fixup! cleanup deserializer

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8b9199f View commit details
    Browse the repository at this point in the history
  5. tidy up

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e2b61d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. go mod update

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bfd0e91 View commit details
    Browse the repository at this point in the history