v1.0.0-rc2
Pre-release
Pre-release
[v1.0.0-rc2] - 2022-04-01
Chore
- update changelog for v1.0.0-rc2
- update the aries command example
- update the aries command example
- integration: change vars to be idomatic go
- metadata: remove did metadata
- upgrade: update sdk version to 0.45.x
- upgrade: update ibc-go version to 3.0.0
- vm: validate vm when creating
- vue: remove frontend code
Feat
- add configuration for automatic changelog generation (#81)
- remove net prefix from did doc id
- adding update did seed
- audit: improve core logic of did module, marshaling, msg_server, did struct
- docs: adding comments to elaborate on did module functionality
- genesis: adding import and export of genesis state
- migration: set up migration script
- sims: add update did doc simulation message
- sims: added simulations for determinism, import/export, benchmark
- test: add tests to keeper.go and did.go in keeper package