Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feature: ability to query connection records by TheirDID and InvitationDID #2732

Open
llorllale opened this issue Apr 14, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@llorllale
Copy link
Contributor

RFC0434 connection reuse (PR #2729) requires the ability to lookup connection records with the other party's DID. These DIDs either in record.TheirDID (if the sender rotated towards to the target DID), or in record.InvitationDID (if the sender rotated away from the target DID).

PR #2729 will use the existing connection.Lookup.QueryConnectionRecords() and filter them in memory in the meantime.

@llorllale llorllale added the enhancement New feature or request label Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant