v2.0.0
[v2.0.0] - 2021-10-01
Chore
Docs
- add links to how-to readme page (#217)
- ADR for the DID module (#175)
- link documentation in the root README (#203)
Feat
- verfiable credential proof verification (#258)
- add regulator module (#247)
- validate controller did (#252)
- ADR License and registration credential design (#177)
- add license credential to verifiable credential module (#200)
- improve support for the DID module (according to adr) (#230)
- support cosmos-sdk-v0.43 key format (#220)
- creds: restructure vc module to make refactoring easier (#235)
- creds: adding functionality to delete verifiable credentials fr… (#224)
- docs: READMEs for docs, Explanation and Reference Documentation (#148) (#168)
- issuer: issuer can pause their emoney token (#251)
- issuer: credential checks for sending/minting/burning tokens (#246)
Fix
- ensure safe and consistent updates for verification relationships (#219)
Test
BREAKING CHANGE
the did method schema has changed according to the ADR
replace verification method type EcdsaSecp256k1RecoveryMethod2020 with EcdsaSecp256k1VerificationKey2019
replace the cli command add-verification-relationship with set-verification-relationships
remove support for legacy key format