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

Refine edge provisioning service #25

Merged
merged 10 commits into from
Dec 22, 2023
Merged

Conversation

JoTiTu
Copy link
Contributor

@JoTiTu JoTiTu commented Dec 22, 2023

Short description of what this resolves:

This PR introduces the new public method CreateMediatorConnectionAndInboxAsync within the EdgeClientService. It can be used to create a connection with a mediator agent when a wallet without such connection already exists. Now the wallet creation and connection with the mediator is split during the provisioning process.

Changes proposed in this pull request:

  • remove EdgeProvisioningService and move functionality to EdgeCleintService
  • refactor Provisioning process in EdgeClientService

JoTiTu and others added 10 commits December 22, 2023 10:41
* Introduce alternative EdgeProvisioning flow

Signed-off-by: Johannes Tuerk <[email protected]>

* refactor privisoing process

Signed-off-by: Johannes Tuerk <[email protected]>

---------

Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
Signed-off-by: Johannes Tuerk <[email protected]>
@JoTiTu JoTiTu merged commit f9643f7 into main Dec 22, 2023
1 of 2 checks passed
@JoTiTu JoTiTu deleted the refine-edge-provisioning-service branch May 6, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant