Skip to content

v4.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@noandrea noandrea released this 11 Oct 09:18
· 15 commits to main since this release
v4.0.0-rc1
dc9475f

[v4.0.0-rc1] - 2022-10-11

Chore

  • rename module for version v4
  • upgrade cosmos-sdk and tendermint to latest patch version
  • update changelog for v3.0.0-rc2
  • rename module version to v3

Docs

  • add verification diagram for pvc
  • amend ADR #8, introduce epoch concept

Feat

  • remove public credentials listing in genesis
  • add support for CosmosADR036 based proofs (#274)
  • remove IsPublic field from credential definition
  • add fixed inflation distribution (#259)
  • remove team rewards and community tax from mint
  • credential: add support allowed list for credential definitions (#265)

Fix

  • use pascal case for fields names in credential proof
  • fields names in Proof are not compliant to standard
  • rollback implementation to epoch base inflation
  • credential: audit changes credential (#250) (#269)
  • docs: minor edits for about