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

feat(anoncreds): issue revocable credentials #1427

Merged

Commits on Mar 29, 2023

  1. feat: initial revocation registry definition implementation

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c228f88 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. feat: register revocation status list

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cafe703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb11d8 View commit details
    Browse the repository at this point in the history
  3. feat: add RevocationStatusList registration methods in API

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b70ba0a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. feat: add revocation parameters when issuing credential

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ea88904 View commit details
    Browse the repository at this point in the history
  2. test: add anoncreds revocation test

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1cba24c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb3f5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c7602 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. various fixes (WIP)

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    429da81 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. add test local tails server and some fixes to pass full flow test

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e635a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aeb57d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 10, 2023

  1. add revokeCredentials method and tests

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0cc2cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fba00 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. add revocation notification and generic tails file manager

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8fc9380 View commit details
    Browse the repository at this point in the history
  2. some clean up of tests and naming

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a8d824d View commit details
    Browse the repository at this point in the history
  3. add proofs tests with revocation + fixes in timestamp

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9c41913 View commit details
    Browse the repository at this point in the history
  4. remove unused interfaces and implementation for indy-vdr

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    970a17a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fix: types errors

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ea2e8ef View commit details
    Browse the repository at this point in the history
  2. fix: ensure tails directory is created

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    70e7651 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    7486550 View commit details
    Browse the repository at this point in the history
  2. feat: override timestamps and add revoked credential test

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    998ead9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    0527a0b View commit details
    Browse the repository at this point in the history
  2. feat: update anoncreds-rs, adjust interfaces

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    599d9d0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on Jun 1, 2023

  1. fix: address several PR feedback

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    87d88c8 View commit details
    Browse the repository at this point in the history
  2. feat: simplify TailsFileService interface

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d5c7b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf88f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64f6bfd View commit details
    Browse the repository at this point in the history
  5. fix: some adjustments after merge

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d4685cf View commit details
    Browse the repository at this point in the history
  6. fix: types

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    505bf08 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    89aca1f View commit details
    Browse the repository at this point in the history
  2. fix: remove revocStatusList from credential creation interface

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3ebb665 View commit details
    Browse the repository at this point in the history
  3. fix: unused variable

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    98e5380 View commit details
    Browse the repository at this point in the history
  4. test: fix anoncreds module registration

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    da6aa63 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused import

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2c1a3b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    8f5d6bf View commit details
    Browse the repository at this point in the history
  2. fix: use getOutboundMessageContext

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e2f4964 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Oct 30, 2023

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

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    430439e View commit details
    Browse the repository at this point in the history
  2. fix: adapt to latest anoncreds-rs API

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    89d60cd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: optional timestamp in updaterevstatuslist

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    61ac750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0096052 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge branch 'main' into feat/issue-revocable-credentials

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0b78645 View commit details
    Browse the repository at this point in the history