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 wasdesmos/profiles/v1beta1
) - relationships and user blocks models and queries have been moved to the
desmos/relationships/v1
package (it wasdesmos/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
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
Checksum-Sha256:
5e77bd7265ade38f545831af56ffdae6d069420a7ddcb781a5f3169e8fa87b32 desmos-3.0.0-linux-amd64