v5.0.0
Breaking changes
With this version, the Proto version of the posts
module has been bumped from v2
to v3
. For this reason, the following changes have been made:
- all posts-related Protobuf Type URLs have been changed from
desmos.posts.v2
todesmos.posts.v3
- all posts-related APIs endpoints have been changed from
/desmos/posts/v2/
to/desmos/posts/v3
Please make sure you update your client to use the new Protobuf URLs and APIs endpoints if you are interacting with a Desmos chain running v5.0.0
or higher.
Features
Fees
- (#1135) Removed the
x/fees
module
Subspaces
- (#1067) Changed how subspace treasury addresses are generated and managed
- (#1071) Implemented the ability for subspace admins to grant authorizations on behalf of the subspace treasury
Other
- (#1059) Added proper support for Ledger devices inside the
sign
command - (#1081) Added the IBC fee middleware
- (#1082) Added the InterChain Accounts module
- (#1083) Added missing stargate querier accepted list
Bug Fixes
Subspaces
- (#1074) Added missing
MsgDeleteSubspace
Amino registration - (#1139) Made it impossible to use the
DefaultUserGroup
to another section
Posts
- (#1075) Changed
Poll_ProvidedAnswer
attachments type fromAttachment
toAttachmentContent
Other
- (#1069) Registered missing Wasm snapshotter extension
Dependencies
- (#1079) Updated
ibc-go
tov4.3.0
- (#1124) Updated
cosmos-sdk
tov0.47.2
- (#1133) Updated
wasmd
tov0.40.0-rc.1
Checksum-Sha256:
5787b883b62de1096163cf48fb3cfdc81e3e8cf5a8b2dceb2b308b9928cb2428 desmos-5.0.0-linux-amd64