Note: this is the last planned release for the cosmos-cash node
[v3.0.0] - 2022-01-30
Chore
- simplify the release command
- update module version to v3
- upgrade cosoms-sdk version to 0.44.3 (#308)
- update to cosmos-sdk v0.45.0 (#331)
Docs
- minor documentation edits
- fix for style and standard, do not repeat term (#322)
- prettier home page for the documentation portal (#309)
Feat
- implement add/remove controller and full update of a did doc (#328)
- polishing credential issuance (#320)
Fix
- import path for the v2 module version path
- missing semantic import versioning from module declaration
- ci: rules for gosec linter
Test
BREAKING CHANGE
- update message overwrite a full did document (change command semantics)
- did events are only of two types
- credential IDs are automatically generated by default, they can be overridden using the
--credential-id
parameter