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

Decouple the did:jolo prefix from internal library functions. #365

Open
Exulansis opened this issue Sep 19, 2019 · 1 comment
Open

Decouple the did:jolo prefix from internal library functions. #365

Exulansis opened this issue Sep 19, 2019 · 1 comment
Labels
interop Issues related to interoperability / spec implementations. new feature New feature or request
Milestone

Comments

@Exulansis
Copy link
Collaborator

Description

In order to ensure that the library can support interactions with DIDs anchored on different networks (according to different method specifications), we need to ensure the did:jolo prefix is never explicitly assumed in the inner / helper functions of the library.

Note: This issue was already addressed as part of issue #328 (pr #339) and eventually merged into 4.0-beta1 through #327. In order to simplify the review and feedback process, we decided it can be re-implemented (reusing existing code where possible) as a separate PR.

For reference purposes, please see the issues mentioned above, and this notion document

@Exulansis
Copy link
Collaborator Author

Additional note - #339 also overhauls the integration tests. When re-implementing this should be part of a separate issue, namely #362.

@Exulansis Exulansis added the new feature New feature or request label Sep 19, 2019
@Exulansis Exulansis added this to the 4.0 milestone Sep 19, 2019
@Exulansis Exulansis added the interop Issues related to interoperability / spec implementations. label Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interop Issues related to interoperability / spec implementations. new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant