Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@noandrea noandrea released this 21 Jun 11:31
· 142 commits to main since this release
v1.0.0-rc1
85e6d16

[v1.0.0-rc1] - 2022-02-23

Chore

  • remove update did state transition
  • remove update did state transition
  • pre-v1 cleanup (#30)
  • remove testutil folder
  • remove testutil folder
  • update tests after refactoring
  • more ci stuff
  • fix test and linting settings
  • proto: update package in proto files #23
  • proto: update package in proto files

Ci

  • fix codecov settings

Docs

  • amend edits for the did adr (#40)
  • port documentation from cosmos-cash (#34)

Feat

  • add support for publicKeyJwt verification method
  • add quality github workflow
  • add quality github workflow
  • add did module
  • add license
  • did: update module structure
  • proto: set version of did proto files to v1
  • proto: set version of did proto files to v1
  • simulation: set up simulation tests with create did message (#13)
  • simulation: add simulation for add/delete controller msg
  • simulation: add simulation for add/delete controller msg
  • simulation: add unit tests to the simulation framework
  • simulation: add simulations (#24)

Fix

  • check on uri and did method string (#22)
  • check on uri and did method string

Test

  • increase test coverage