Skip to content

DID

Compare
Choose a tag to compare
@noandrea noandrea released this 18 Aug 15:50
· 46 commits to main since this release
v1.0.0
be1f211

[1.0.0] - 2021-08-18

Chore

  • rename verifiable-cerdential module (#167)
  • comment formatting in cli transaction (#161)
  • did: renaming identfifer module to did
  • docs: Add conventionalcommits checks (#144) (#159)
  • proto: remove ibc identifier proto files (#105)
  • release: add make targets and config to simplify releases (#136)

Docs

  • expand contributing documentation (#176)
  • adr: adding the adr process documentation (#120)

Feat

  • improve support for verification material (#184)
  • add support for DID Metadata (#179)
  • ADR: Documentation Strategy (#129) (#152)
  • did: update identifier module to version 1.0 of W3C specs
  • did: explicitly list the supported verification relationships (#163)
  • did: adding commands for relationships and controllers
  • did: add logging to the msg_server
  • did: add blockchain account ID to verification method struct (#135)
  • docs: implement docs structure (#140) (#157)
  • docs: add CODEOWNERS file (#158)
  • errors: update issuer errors (#110)
  • events: add events for identifier, issuer and credenitals (#104)
  • swagger: add swagger docs and ui to repo (#162)

Fix

  • add logger to test suite
  • creds: use enums for credential types (#106)
  • issuer: adding check so issuers cannot create the same token