elesto-dao / elesto

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

feat(did): inhibiting the creation vanity DIDs #220

Closed Bartkeeper closed 2 years ago

Bartkeeper commented 2 years ago

This PR should inhibit Vanity DIDs by creating a UUID as the didId when creating the document. CLI_test.go still needs to be updated

PaddyMc commented 2 years ago

Ace! Works well! GGWP

I created a PR into this branch to update the identifier seeds => https://github.com/elesto-dao/elesto/pull/227

:heavy_check_mark: