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

[Request] Update Resolver to work with multiple networks for the same method #1300

Closed
abdulmth opened this issue Feb 8, 2024 · 0 comments · Fixed by #1304
Closed

[Request] Update Resolver to work with multiple networks for the same method #1300

abdulmth opened this issue Feb 8, 2024 · 0 comments · Fixed by #1304
Assignees
Labels
Request Request a feature
Milestone

Comments

@abdulmth
Copy link
Contributor

abdulmth commented Feb 8, 2024

Motivation

Right now, there is no way for the resolver to resolve documents for DIDs that have the same method but different networks.

For example, the DIDs did:iota:xyz and did:iota:smr:zyx can not be resolved with the same resolver.

Suggestion

Update the resolver's handlers to be used for specific method + network instead of only method.

@abdulmth abdulmth added the Request Request a feature label Feb 8, 2024
@eike-hass eike-hass added this to the v1.2 milestone Feb 12, 2024
@eike-hass eike-hass linked a pull request Feb 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request Request a feature
Projects
Development

Successfully merging a pull request may close this issue.

2 participants