forked from hyperledger/aries-vcx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor/agency client instance (hyperledger#516)
* Inline TryFrom Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Stabilize key rotation integration test Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Fix compile error Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Try to access agency-client as instance Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Use AgencyClient instance methods Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Split aries-vcx integration tests into multiple files Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Turn internal agency function into impl trait methods Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Remove usage of global agency settings Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Further eliminate usage of global agency client settings Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Eliminate global wallet handle from agency-client Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Cleanups, validate agency-client config, remove unused errors Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Small file reorg in agency client Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Move DownloadedMessage structures to /api module Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Fix failing tests Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Simplify agency-client error handling Signed-off-by: Patrik Stas <patrik.stas@absa.africa> * Fix test Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
- Loading branch information
1 parent
08512fb
commit 88bf722
Showing
68 changed files
with
1,882 additions
and
2,030 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.