-
Notifications
You must be signed in to change notification settings - Fork 67
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
chore: signDDO #1877
base: main
Are you sure you want to change the base?
chore: signDDO #1877
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how do we know if the functions like signCredential
and signCredentialWithWaltId
actually do what's expected? I don't see any usage of these, no unit tests, etc? And the 'privateKey'
is supposed to be sent clear text? (i don't think we have any similar case)
You haven't referenced an issue, and there is also no documentation on any of these changes, so it is difficult to review and evaluate whether the original objective has been met. |
Changes proposed in this PR: