v3.0.0-rc1
Pre-release
Pre-release
[v3.0.0-rc1] - 2022-08-20
Chore
- prepare codebase for Oak audit
- grammatical improvements
- credential: goimport -local
- credential: replace ioutils with os
- credential: sort imports
Docs
- add Mint and Inflation ADR
- update docs about network upgrade
- ADR: add verifiable credential ADR 006 (#179)
Feat
- add stale github action
- use ghcr.io container image for kubernetes devnet
- add github action release for containers
- add k3d local devnet scripts
- add dockerfile
- docs: create mint module readme
- mint: chain reset-resistant mint schedule (#180)
Fix
- expose tendermint rpc endpoint on 0.0.0.0 for liveness probe
- link aries command generates invalid service ids (#195)
- linter error
- simulations: allow simulations to pass even if Interchain Accounts (#202)
Test
- credential: add test for update-revocation-list
- credential: add test for create-revocation-list
- credential: add test for issue-public-credential
- credential: add test for publish-credential-definition