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

refactor: returns root-hash if an identity is not found #1251

Conversation

shotonoff
Copy link
Collaborator

Issue being fixed or feature implemented

The operation verifying an identity-id must not return an error if the identity doesn't exist

What was done?

Added handling edge case when no proof for an identity is found

How Has This Been Tested?

Unit-Test

Breaking Changes

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shotonoff shotonoff changed the base branch from v0.25-dev to feat/rs-drive-light-client July 25, 2023 11:13
@shotonoff shotonoff merged commit 3c0eaf5 into feat/rs-drive-light-client Jul 25, 2023
@shotonoff shotonoff deleted the fix/need-to-provide-proof-fo-non-existence-get-identity branch July 25, 2023 11:25
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.

3 participants