-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore/remove file #25
Commits on Jan 20, 2023
-
feat(cache): add caching interface (openwallet-foundation#1229)
Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 25b2bcf - Browse repository at this point
Copy the full SHA 25b2bcfView commit details -
feat(proofs): sort credentials based on revocation (openwallet-founda…
…tion#1225) Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 0f6d231 - Browse repository at this point
Copy the full SHA 0f6d231View commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6ae948 - Browse repository at this point
Copy the full SHA b6ae948View commit details -
feat(indy-vdr): add indy-vdr package and indy vdr pool (openwallet-fo…
…undation#1160) work funded by the Government of Ontario Signed-off-by: Victor Anene <victor@animo.id>
Configuration menu - View commit details
-
Copy full SHA for e8d6ac3 - Browse repository at this point
Copy the full SHA e8d6ac3View commit details
Commits on Jan 29, 2023
-
feat(anoncreds): add legacy indy credential format (openwallet-founda…
…tion#1220) Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 13f3740 - Browse repository at this point
Copy the full SHA 13f3740View commit details
Commits on Jan 30, 2023
-
feat(indy-vdr): did:sov resolver (openwallet-foundation#1247)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5eb08e - Browse repository at this point
Copy the full SHA b5eb08eView commit details
Commits on Feb 2, 2023
-
feat(indy-vdr): use @hyperledger packages (openwallet-foundation#1252)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for acdb20a - Browse repository at this point
Copy the full SHA acdb20aView commit details
Commits on Feb 5, 2023
-
ci: forceExit and bail tests (openwallet-foundation#1266)
Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for f1e4937 - Browse repository at this point
Copy the full SHA f1e4937View commit details
Commits on Feb 6, 2023
-
feat(anoncreds): add anoncreds API (openwallet-foundation#1232)
Signed-off-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 3a4c5ec - Browse repository at this point
Copy the full SHA 3a4c5ecView commit details -
feat: optional routing for legacy connectionless invitation (openwall…
…et-foundation#1271) Signed-off-by: Jim Ezesinachi <jim@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 7f65ba9 - Browse repository at this point
Copy the full SHA 7f65ba9View commit details -
feat(openid4vc-client): pre-authorized (openwallet-foundation#1243)
This PR adds support for the `pre-authorized` OpenID for Verifiable Credentials issuance flow to the new `openid4vc-client` module. Here are some highlights of the work: - Allows the user to execute the entire `pre-authorized` flow by calling a single method. - Adds a happy-flow test - HTTP(S) requests and responses are mocked using a network mocking library called [nock](https://github.com/nock/nock) - Because the JSON-LD credential that is received is expanded by the `W3cCredentialService`, I've added a few new contexts to our test document loader. - Not-so-happy-flow tests will be added later on. If you have any suggestions for edge cases that deserve testing, feel free to drop a comment. - Modifies the `JwsService` - The `JwsService` was geared towards a very specific use case. I've generalized its API so it's usable for a wider range of applications. - All pre-existing tests and calls to the `JwsService` have been updated. It's worth noting that I have had to add some `@ts-ignore` statements here and there to get around some incomplete types in the `OpenID4VCI-Client` library we're using. Once these issues have been resolved in the client library, they will be removed. **Work funded by the government of Ontario** --------- Signed-off-by: Karim Stekelenburg <karim@animo.id> Co-authored-by: Timo Glastra <timo@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 3d86e78 - Browse repository at this point
Copy the full SHA 3d86e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115d897 - Browse repository at this point
Copy the full SHA 115d897View commit details
Commits on Feb 7, 2023
-
feat: add initial askar package (openwallet-foundation#1211)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f18d189 - Browse repository at this point
Copy the full SHA f18d189View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d056316 - Browse repository at this point
Copy the full SHA d056316View commit details -
ci: increase maximum heap memory for node (openwallet-foundation#1280)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86cb9d0 - Browse repository at this point
Copy the full SHA 86cb9d0View commit details -
feat: added endpoint setter to agent InitConfig (openwallet-foundatio…
…n#1278) Signed-off-by: Jim Ezesinachi <jim@animo.id>
Configuration menu - View commit details
-
Copy full SHA for 1d487b1 - Browse repository at this point
Copy the full SHA 1d487b1View commit details -
fix: set updateAt on records when updating a record (openwallet-found…
…ation#1272) Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 2669d7d - Browse repository at this point
Copy the full SHA 2669d7dView commit details -
feat: add anoncreds-rs package (openwallet-foundation#1275)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for efe0271 - Browse repository at this point
Copy the full SHA efe0271View commit details
Commits on Feb 11, 2023
-
fix(transport)!: added docs moved connection to connectionId (openwal…
…let-foundation#1222) Signed-off-by: blu3beri <blu3beri@proton.me>
Configuration menu - View commit details
-
Copy full SHA for 30857b9 - Browse repository at this point
Copy the full SHA 30857b9View commit details
Commits on Feb 12, 2023
-
chore(core): remove useless file
Signed-off-by: blu3beri <blu3beri@proton.me>
Configuration menu - View commit details
-
Copy full SHA for 60bde6d - Browse repository at this point
Copy the full SHA 60bde6dView commit details