Releases: celestiaorg/cosmos-sdk
v1.20.1-sdk-v0.46.16
What's Changed
- fix:
--output-document
flag for multisign by @rootulp in #363 - fix: allow empty public keys by @cmwaters in #371
Full Changelog: v1.20.0-sdk-v0.46.16...v1.20.1-sdk-v0.46.16
v1.20.0-sdk-v0.46.16
This release allows support for changing the app version within the same binary
What's Changed
Full Changelog: v1.19.0-sdk-v0.46.16...v1.20.0-sdk-v0.46.16
v1.20.0-sdk-v0.46.16-rc1
What's Changed
Full Changelog: v1.20.0-sdk-v0.46.16-rc0...v1.20.0-sdk-v0.46.16-rc1
v1.20.0-sdk-v0.46.16-rc0
What's Changed
Full Changelog: v1.19.0-sdk-v0.46.16...v1.20.0-sdk-v0.46.16
v1.19.0-sdk-v0.46.16
What's Changed
Full Changelog: v1.18.3-sdk-v0.46.14...v1.19.0-sdk-v0.46.16
v1.18.3-sdk-v0.46.14
What's Changed
Full Changelog: v1.18.2-sdk-v0.46.14...v1.18.3-sdk-v0.46.14
v1.18.2-sdk-v0.46.14
What's Changed
Full Changelog: v1.18.1-sdk-v0.46.14...v1.18.2-sdk-v0.46.14
v1.18.1-sdk-v0.46.14
What's Changed
- feat: allow for the default consensus params to be set by the applica… by @evan-forbes in #345
- build(deps): bump github.com/celestiaorg/nmt from 0.18.1 to 0.19.0 by @dependabot in #344
Full Changelog: v1.18.0-sdk-v0.46.14...v1.18.1-sdk-v0.46.14
v1.18.0-sdk-v0.46.14
What's Changed
- chore: Revert "fix: update buf to v1.7.0 and regenerate proto files (#280)" by @evan-forbes in #343
- feat!: Add start time for continuous vesting accounts by @liamsi in #342
Full Changelog: v1.17.0-sdk-v0.46.14...v1.18.0-sdk-v0.46.14
v1.17.0-sdk-v0.46.14
What's Changed
This release is a breaking change to the staking module by reverting the types.Validator, MsgCreateValidator and MsgEditValidator
to what exists on the mainline SDK (i.e. without the EVM address).