Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Specify behavior if multiple continuation DID documents #4

Open
kimdhamilton opened this issue Apr 4, 2018 · 0 comments
Open

Specify behavior if multiple continuation DID documents #4

kimdhamilton opened this issue Apr 4, 2018 · 0 comments

Comments

@kimdhamilton
Copy link
Contributor

kimdhamilton commented Apr 4, 2018

Conflicts can arise if a BTCR resolves to multiple continuation DID documents.

We are dealing with this by:

  • requiring the continuation DID documents to use (at minimum) id fragments (e.g. #keys-2)
  • fail if one fragment or full id collides

I think this deals with non-determinism problems we had in the original resolver (where we were generating id fragments for continuations). But we should document other potential issues, such as performance impact.

@kimdhamilton kimdhamilton changed the title Specify behavior if multiple DID document fragments Specify behavior if multiple continuation DID documents Apr 4, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant