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

fix: unique ids for services in legacy peer #2476

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Sep 7, 2023

Resolves #2475.

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
@swcurran
Copy link
Member

swcurran commented Sep 7, 2023

Thanks, @dbluhm — you are awesome!! Let’s determine how best to get these three little lines into the wild!

@swcurran
Copy link
Member

swcurran commented Sep 7, 2023

@usingtechnology @Jsyro — this is the PR for review. Handling old DID Docs, addressing the “can’t connect to the endorser” issue.

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@usingtechnology usingtechnology left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, ran the tests locally and passed. changes seem logical.

@swcurran swcurran merged commit f189bd0 into hyperledger:main Sep 7, 2023
9 checks passed
@Jsyro
Copy link
Contributor

Jsyro commented Sep 7, 2023

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LegacyPeerDIDResolver: erroneously assigning same ID to multiple services
4 participants