forked from openwallet-foundation/acapy
-
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: remove connection protocol (openwallet-foundation#3184)
* refactor: drop argparse references to connections proto Signed-off-by: Daniel Bluhm <[email protected]> * refactor: allow overridding BaseConnectionManager Signed-off-by: Daniel Bluhm <[email protected]> * refactor: move routes for connection management Signed-off-by: Daniel Bluhm <[email protected]> * refactor: remove conn proto routes Signed-off-by: Daniel Bluhm <[email protected]> * refactor: base conn manager references to conn proto Signed-off-by: Daniel Bluhm <[email protected]> * refactor: conn record references to conn proto Signed-off-by: Daniel Bluhm <[email protected]> * refactor: conn record tests Signed-off-by: Daniel Bluhm <[email protected]> * refactor: test base manager Signed-off-by: Daniel Bluhm <[email protected]> * refactor: conductor references to conn proto Signed-off-by: Daniel Bluhm <[email protected]> * refactor: test conductor Signed-off-by: Daniel Bluhm <[email protected]> * refactor: test oob processor Signed-off-by: Daniel Bluhm <[email protected]> * refactor: update mediation route ref Signed-off-by: Daniel Bluhm <[email protected]> * refactor: forward invitation message and handler Signed-off-by: Daniel Bluhm <[email protected]> * refactor: forward invitation request Signed-off-by: Daniel Bluhm <[email protected]> * refactor: forward invite handler tests Signed-off-by: Daniel Bluhm <[email protected]> * refactor: introduction proto message tests Signed-off-by: Daniel Bluhm <[email protected]> * refactor: oob manager Signed-off-by: Daniel Bluhm <[email protected]> * refactor: oob invitation message Signed-off-by: Daniel Bluhm <[email protected]> * refactor: oob manager tests Signed-off-by: Daniel Bluhm <[email protected]> * refactor: routing proto conn proto refs Signed-off-by: Daniel Bluhm <[email protected]> * refactor: endorsement setup conn proto refs Signed-off-by: Daniel Bluhm <[email protected]> * refactor: drop conn proto from scenario tests Signed-off-by: Daniel Bluhm <[email protected]> * refactor: delete conn proto Signed-off-by: Daniel Bluhm <[email protected]> * fix: conductor test failure for static conn create Signed-off-by: Daniel Bluhm <[email protected]> --------- Signed-off-by: Daniel Bluhm <[email protected]>
- Loading branch information
Showing
57 changed files
with
426 additions
and
6,182 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 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
Oops, something went wrong.