github desmos-labs/desmos v3.0.0

latest releases: v7.1.1, v7.1.0, v7.1.0-rc...
2 years ago

Notes

This version introduces breaking changes to the x/profiles Protobuf definitions. Particularly:

  • all profiles types are now inside the desmos/profiles/v2 package (it was desmos/profiles/v1beta1)
  • relationships and user blocks models and queries have been moved to the desmos/relationships/v1 package (it was desmos/profiles/v1beta1)

This requires all the clients to re-generate the Protobuf implementations in order to be compatible with the new version of the chain. Using previously generated models will result in errors when broadcasting messages and reading data from the chain itself.

Features

Profiles

  • (#688) Added support for hex addresses inside chain links
  • (#708) Added support for multisig chain links
  • (#785) Added keeper hooks

Subspaces

  • (#728) Added the new x/subspaces module

Relationships

  • (#750) Split relationships and user blocks into the new x/relationships module

Other

  • (#717) Added IBC AnteHandler
  • (#720) Added CosmWasm module

Bug Fixes

Profiles

  • (#759) Added the emission of missing events
  • (#784) Fixed how the profiles data are deleted (DTag transfer requests, chain links and application links)

Other

  • (#693) Added missing server version

Dependencies

  • (#716) Updated IBC to v2.0.2
  • (#769) Updated Cosmos SDK to v0.45.1
Checksum-Sha256:
5e77bd7265ade38f545831af56ffdae6d069420a7ddcb781a5f3169e8fa87b32  desmos-3.0.0-linux-amd64

Don't miss a new desmos release

NewReleases is sending notifications on new releases.