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

OOB: Fixes issues with multiple public explicit invitation and unused 0160 connection #1525

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

shaangill025
Copy link
Contributor

Signed-off-by: Shaanjot Gill gill.shaanjots@gmail.com

  • resolves Multiple explicit Out-Of-Band invitations with public DID #1524
  • Updated ConnectionManager and DIDXManager to look up ConnRecord by invitation_msg_id
  • Also fixes the issue, when an OOB invitation [0160 and with public DID] is accepted by the invitee, on the inviter side, a new ConnRecord is created and activated, and the original ConnRecord created along with the invitation remains unused.

Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
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.

Multiple explicit Out-Of-Band invitations with public DID
2 participants