Releases: desmos-labs/desmos
Releases · desmos-labs/desmos
v1.0.3
Bug fixes
- Fixed the help of the
desmos tx profiles save
command
v1.0.2
Bug fixes
- Fixed the help of the
desmos tx profiles save
command
v1.0.1
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
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
Changes
- Updated prebuilt binaries to support Ledger integration
v0.17.6
Bug fixes
Changes
- Updated Cosmos to
v0.42.8
(#578)
v0.17.5
Changes
- Fixed the
--dry-run
flag not working properly
v0.17.4
Changes
- Added the on-chain upgrade handler
v0.17.3
Changes
- Removed the version check when creating an IBC channel
v0.17.2
Changes
- Renamed x/profiles messages response Proto definitions to match others