Releases: desmos-labs/desmos
Releases · desmos-labs/desmos
v0.9.0
v0.8.2
v0.8.1
v0.8.0
Changes
- Changed the data stored inside the profile objects (#193)
- Renamed the
profile_cov
field ofMsgSaveProfile
tocover_picture
- Renamed the
profile_pic
field ofMsgSaveProfile
toprofile_picture
- Renamed the
profile
module toprofiles
(#200) - Moved
profiles
module constants to chain parameters (#171) - Moved
posts
module constants to chain parameters (#172) - Added the creation date inside the profile saving event (#210)
- Changed the way times are serialized inside event attributes (#211)
- Updated Cosmos to
v0.38.5
Bug fixes
- Fixed a bug inside the
Equals
method of thePictures
object - Changed the
tx profiles save
flags names (fixes #207)
v0.5.3
v0.7.0
v0.6.3
v0.6.2
v0.6.1
v0.5.2
Bug fixes
- Fixed a bug that caused the state export to fail due to cosmos/cosmos-sdk#6280