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(rest)!: update AFJ to 0.4.0 #222

Commits on Aug 21, 2023

  1. Upgrade rest package afj to 0.4.0

    Also siwtches the rest package to use indy-vdr and anoncreds packages
    
    Tests are currently passing but 2 suites fail due to a cleanup issue that still needs to be resolved
    
    There are also several TODO items that should be reviewed
    
    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dcb0ad5 View commit details
    Browse the repository at this point in the history
  2. Add proof request attribute/predicate restrictions

    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8fec3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration improvements

    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0418ab9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. cleanup CredentialDefinition controller

    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    044d9da View commit details
    Browse the repository at this point in the history
  2. Changes from review

    1. refactored module instantiation to a helper function
    2. configured correct types to support v1 and v2 credential and proof protocols and correct formats
    3. proof controller updated to take parameters like agent
    4. re-enabled oob proof api as create-request
    
    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    039948d View commit details
    Browse the repository at this point in the history
  3. Implement did create and import routes

    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2e26389 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add did import and create

    Signed-off-by: Matthew Dean <[email protected]>
    mattdean-digicatapult committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    973eaeb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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