elesto-dao / elesto

The ElestoDAO node
Apache License 2.0
4 stars 1 forks source link

Inhibit creation of vanity DIDs #211

Closed noandrea closed 1 year ago

noandrea commented 1 year ago

Except in the genesis function

  1. Update the x/did/client/tx to generate UUIDs
  2. Add check to msg server to check the namespace identifier of the DID are UUID4 valid
  3. Update tests