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

Bug Fix: VersionID check #79

Merged
merged 3 commits into from
Feb 22, 2022
Merged

Conversation

arnabghose997
Copy link
Contributor

  • Param version-id has been added to update-did CLI where user has to pass the version ID of the latest DIDDoc present in KV store. Following is the CLI Signature:
Usage:
  hid-noded tx ssi update-did [did-doc-string] [version-id] [verification-method-id] [flags]
  • Condition has been added in update-dd rpc to check if the Version-ID passed by client equals the version-ID of latest DIDDoc present in store

…on id passed in argument equals the version id of latest did doc present in store
@arnabghose997 arnabghose997 added bug Something isn't working hid-node did diddoc labels Feb 22, 2022
@arnabghose997 arnabghose997 self-assigned this Feb 22, 2022
@arnabghose997 arnabghose997 added this to In progress in Hypersign Identity Network v0.0.3 via automation Feb 22, 2022
@arnabghose997 arnabghose997 merged commit 402be7d into v0.0.3 Feb 22, 2022
Hypersign Identity Network v0.0.3 automation moved this from In progress to Done Feb 22, 2022
@arnabghose997 arnabghose997 deleted the ssi-module-version-id-check branch February 22, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working did diddoc hid-node
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Security Vulnerability: update-did signature must always be different
1 participant