Skip to content

Releases: desmos-labs/desmos

v1.0.3

07 Sep 09:56
Compare
Choose a tag to compare

Bug fixes

  • Fixed the help of the desmos tx profiles save command

v1.0.2

02 Sep 06:08
Compare
Choose a tag to compare

Bug fixes

  • Fixed the help of the desmos tx profiles save command

v1.0.1

26 Aug 08:27
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug of the init command that prevented the creation of the priv_validator_key.json file when using the --recover flag.

v1.0.0

15 Aug 19:19
Compare
Choose a tag to compare

Changes

  • Require chain name to be lowercase (#533)
  • Improved pagination (#544)
  • Improved the performance of profile validation checks (#557)
  • Added create-chain-link-json command (#583)
  • Changed Ledger app name from Cosmos to Desmos (#590)

v0.17.7

11 Aug 13:21
Compare
Choose a tag to compare

Changes

  • Updated prebuilt binaries to support Ledger integration

v0.17.6

04 Aug 12:32
Compare
Choose a tag to compare

Bug fixes

Changes

  • Updated Cosmos to v0.42.8 (#578)

v0.17.5

27 Jul 12:25
Compare
Choose a tag to compare

Changes

  • Fixed the --dry-run flag not working properly

v0.17.4

22 Jul 06:40
Compare
Choose a tag to compare

Changes

  • Added the on-chain upgrade handler

v0.17.3

21 Jul 16:10
3bf6d9c
Compare
Choose a tag to compare

Changes

  • Removed the version check when creating an IBC channel

v0.17.2

12 Jul 10:36
Compare
Choose a tag to compare

Changes

  • Renamed x/profiles messages response Proto definitions to match others