-
Notifications
You must be signed in to change notification settings - Fork 15
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: set default type as anoncreds #712
base: develop
Are you sure you want to change the base?
Commits on May 12, 2024
-
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b75c029 - Browse repository at this point
Copy the full SHA b75c029View commit details -
add: credentialFormats DTO using APIExtraModels
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9546acf - Browse repository at this point
Copy the full SHA 9546acfView commit details -
add: credentialForats in Interace Issuance
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2214ac7 - Browse repository at this point
Copy the full SHA 2214ac7View commit details -
add: credentialForats in Multiconnection DTO
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5109fbe - Browse repository at this point
Copy the full SHA 5109fbeView commit details -
update: issuance service to accomdate credentialFormats
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46e4cf3 - Browse repository at this point
Copy the full SHA 46e4cf3View commit details -
update: temporarily disable validations
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 627fadf - Browse repository at this point
Copy the full SHA 627fadfView commit details -
add: anoncreds as Credential type
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5439353 - Browse repository at this point
Copy the full SHA 5439353View commit details
Commits on May 16, 2024
-
fix: payload passed from issuance service
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 789228e - Browse repository at this point
Copy the full SHA 789228eView commit details -
update: interface for agentservice to accomodate credentialFormats
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d6f9fa - Browse repository at this point
Copy the full SHA 0d6f9faView commit details -
update: issuance controller to handle anoncreds credentialformats
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b173d1 - Browse repository at this point
Copy the full SHA 7b173d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 477a9c4 - Browse repository at this point
Copy the full SHA 477a9c4View commit details -
update: multi connection issuance DTO
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7551b2 - Browse repository at this point
Copy the full SHA b7551b2View commit details -
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8882cd9 - Browse repository at this point
Copy the full SHA 8882cd9View commit details -
update: issuance service to depricate indy credential
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a7f3a8 - Browse repository at this point
Copy the full SHA 3a7f3a8View commit details -
add: credo package for type checking
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 434e45b - Browse repository at this point
Copy the full SHA 434e45bView commit details -
Merge branch 'develop' of https://github.com/credebl/platform into fe…
…at/set-default-type-as-anoncreds
Configuration menu - View commit details
-
Copy full SHA for cc5909d - Browse repository at this point
Copy the full SHA cc5909dView commit details
Commits on May 17, 2024
-
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 123a6f5 - Browse repository at this point
Copy the full SHA 123a6f5View commit details -
add: temporarily add pnpm-lock
Signed-off-by: Krishna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f4a8fe - Browse repository at this point
Copy the full SHA 3f4a8feView commit details
Commits on May 21, 2024
-
fix: add required attributes in OOB Issuance with email
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59ce00b - Browse repository at this point
Copy the full SHA 59ce00bView commit details -
Merge branch 'feat/set-default-type-as-anoncreds' of https://github.c…
…om/credebl/platform into feat/set-default-type-as-anoncreds
Configuration menu - View commit details
-
Copy full SHA for 8c227e2 - Browse repository at this point
Copy the full SHA 8c227e2View commit details
Commits on May 22, 2024
-
add: support for verification with connection
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 967e0f1 - Browse repository at this point
Copy the full SHA 967e0f1View commit details -
add: default indy support for verification with connection and issuance
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ced6a6 - Browse repository at this point
Copy the full SHA 8ced6a6View commit details
Commits on May 23, 2024
-
fix: enhance verification for credentialFormats
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b393619 - Browse repository at this point
Copy the full SHA b393619View commit details
Commits on May 24, 2024
-
fix: validations for credential data in multi-connection issuance
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aea24fe - Browse repository at this point
Copy the full SHA aea24feView commit details -
Merge branch 'develop' of https://github.com/credebl/platform into fe…
…at/set-default-type-as-anoncreds
Configuration menu - View commit details
-
Copy full SHA for 9d3e92d - Browse repository at this point
Copy the full SHA 9d3e92dView commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15c628f - Browse repository at this point
Copy the full SHA 15c628fView commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f396fcd - Browse repository at this point
Copy the full SHA f396fcdView commit details
Commits on May 27, 2024
-
fix: add default values on DTO
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb94f26 - Browse repository at this point
Copy the full SHA bb94f26View commit details -
fix: enum capitalization and naming
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2445146 - Browse repository at this point
Copy the full SHA 2445146View commit details -
fix: required filed validation
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1887bd7 - Browse repository at this point
Copy the full SHA 1887bd7View commit details
Commits on Jun 3, 2024
-
fix: add additional changes to issuance
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1a9a7 - Browse repository at this point
Copy the full SHA 8c1a9a7View commit details -
Merge branch 'develop' of https://github.com/credebl/platform into fe…
…at/set-default-type-as-anoncreds
Configuration menu - View commit details
-
Copy full SHA for 80613f9 - Browse repository at this point
Copy the full SHA 80613f9View commit details
Commits on Jun 4, 2024
-
fix: conficts with w3c bulk issuance
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf1f110 - Browse repository at this point
Copy the full SHA cf1f110View commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8448c0 - Browse repository at this point
Copy the full SHA c8448c0View commit details
Commits on Jun 5, 2024
-
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61c9cc6 - Browse repository at this point
Copy the full SHA 61c9cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9a4b3 - Browse repository at this point
Copy the full SHA cf9a4b3View commit details -
fix: add default protocolVersion in DTO
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba43b0d - Browse repository at this point
Copy the full SHA ba43b0dView commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af9c79a - Browse repository at this point
Copy the full SHA af9c79aView commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f2a620 - Browse repository at this point
Copy the full SHA 0f2a620View commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b9cca9 - Browse repository at this point
Copy the full SHA 1b9cca9View commit details -
fix: protocolVersion type update
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdbc52c - Browse repository at this point
Copy the full SHA bdbc52cView commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26e3653 - Browse repository at this point
Copy the full SHA 26e3653View commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70c7df5 - Browse repository at this point
Copy the full SHA 70c7df5View commit details -
fix: api property opional in DTO
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d56491 - Browse repository at this point
Copy the full SHA 8d56491View commit details -
fix: add to do for adding anoncreds schema type
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a9f4bc - Browse repository at this point
Copy the full SHA 4a9f4bcView commit details
Commits on Jun 6, 2024
-
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf22ba0 - Browse repository at this point
Copy the full SHA cf22ba0View commit details -
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f6156b - Browse repository at this point
Copy the full SHA 1f6156bView commit details -
fix: jsonld credential formats
Signed-off-by: Krishna Waske <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a36580 - Browse repository at this point
Copy the full SHA 3a36580View commit details -
Merge branch 'develop' of https://github.com/credebl/platform into fe…
…at/set-default-type-as-anoncreds
Configuration menu - View commit details
-
Copy full SHA for f700d0c - Browse repository at this point
Copy the full SHA f700d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3671788 - Browse repository at this point
Copy the full SHA 3671788View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c8247 - Browse repository at this point
Copy the full SHA c1c8247View commit details