uport-project / ethr-did

Create ethr DIDs
Apache License 2.0
259 stars 53 forks source link

Readme errata #49

Closed ilanolkies closed 3 years ago

ilanolkies commented 4 years ago

Hi team,

The readme states 'An example of a DID document resolved using the Ethr-Did-Resolver:'

       type: 'Secp256k1SignatureAuthentication2018',

The DID v1.0 states in the specs registry:

"type": "EcdsaSecp256k1RecoveryMethod2020",

Ref: https://w3c.github.io/did-spec-registries/#ethereumaddress

Is the readme outdated? I'm not sure if this is an error

mirceanis commented 3 years ago

It's a bug, but not only in the readme, also in the ethr-did-resolver.

See also #52

uport-automation-bot commented 3 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: