Skip to content

v3.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@noandrea noandrea released this 21 Aug 23:56
· 53 commits to main since this release
v3.0.0-rc1
a959d7d

[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