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

Implement AnchorEventAcknowledgementHandler #766

Closed
bstasyszyn opened this issue Sep 9, 2021 · 0 comments · Fixed by #781
Closed

Implement AnchorEventAcknowledgementHandler #766

bstasyszyn opened this issue Sep 9, 2021 · 0 comments · Fixed by #781
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bstasyszyn
Copy link
Contributor

bstasyszyn commented Sep 9, 2021

When an AnchorEvent is acknowledged (Liked) then the additional links in the 'Like' activity should be stored so that a (WebFinger) discovery call returns the various locations where the DID is anchored.

@bstasyszyn bstasyszyn self-assigned this Sep 9, 2021
@bstasyszyn bstasyszyn added the enhancement New feature or request label Sep 9, 2021
@bstasyszyn bstasyszyn added this to the 0.1.7 milestone Sep 9, 2021
bstasyszyn added a commit to bstasyszyn/orb that referenced this issue Sep 17, 2021
closes trustbloc#766

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
bstasyszyn added a commit to bstasyszyn/orb that referenced this issue Sep 17, 2021
Implemented an anchor acknowledgement handler that stores additional links for anchor credentials from domains that returned a "Like" activity. These additional links are returned in WebFinger queries for DIDs and CAS.

closes trustbloc#766

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant