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: Support for DIDCommV2 mediator provisioning and related protocols #1141

Conversation

Artemkaaas
Copy link
Contributor

@Artemkaaas Artemkaaas commented Dec 5, 2022

This PR contains changes adding support for DIDCommV2 based mediator provisioning and pickup / routing protocols and also depends on PR which contains general DidComm V2 support and must be merged first

Artemkaaas added 4 commits December 5, 2022 11:58
Signed-off-by: Artemkaaas <artem.ivanov@evernym.com>
Signed-off-by: Artemkaaas <artem.ivanov@evernym.com>
# Conflicts:
#	packages/core/src/agent/Dispatcher.ts
#	packages/core/src/agent/Handler.ts
#	packages/core/src/agent/MessageReceiver.ts
#	packages/core/src/agent/MessageSender.ts
#	packages/core/src/agent/__tests__/MessageSender.test.ts
#	packages/core/src/modules/connections/services/TrustPingService.ts
#	packages/core/src/modules/credentials/formats/__tests__/IndyCredentialFormatService.test.ts
#	packages/core/src/modules/credentials/formats/__tests__/JsonLdCredentialFormatService.test.ts
#	packages/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormatService.ts
#	packages/core/src/modules/dids/__tests__/dids-registrar.e2e.test.ts
#	packages/core/src/modules/dids/methods/sov/__tests__/IndySdkSovDidResolver.test.ts
#	packages/core/src/modules/ledger/__tests__/IndyLedgerService.test.ts
#	packages/core/src/modules/oob/OutOfBandApi.ts
#	packages/core/src/modules/oob/protocols/v1/handlers/HandshakeReuseHandler.ts
#	packages/core/src/types.ts
#	packages/core/src/utils/parseInvitation.ts
Signed-off-by: Artemkaaas <artem.ivanov@evernym.com>
@Artemkaaas Artemkaaas requested a review from a team as a code owner December 5, 2022 11:30
@Artemkaaas Artemkaaas force-pushed the didcommv2-contribution-mediator-support branch 2 times, most recently from b790849 to fb0f054 Compare December 6, 2022 09:45
Signed-off-by: Artemkaaas <artem.ivanov@evernym.com>
@Artemkaaas Artemkaaas force-pushed the didcommv2-contribution-mediator-support branch 2 times, most recently from 2bfc93b to 812e2b5 Compare December 6, 2022 14:12
Signed-off-by: Artemkaaas <artem.ivanov@dsr-corporation.com>
@TimoGlastra
Copy link
Contributor

Closing as it's superseded by other PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants