Skip to content

Releases: celestiaorg/cosmos-sdk

v1.20.1-sdk-v0.46.16

08 Feb 14:09
0244d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0-sdk-v0.46.16...v1.20.1-sdk-v0.46.16

v1.20.0-sdk-v0.46.16

22 Nov 09:43
bc89c06
Compare
Choose a tag to compare

This release allows support for changing the app version within the same binary

What's Changed

  • feat: only update the app version when at 0 by @cmwaters in #361

Full Changelog: v1.19.0-sdk-v0.46.16...v1.20.0-sdk-v0.46.16

v1.20.0-sdk-v0.46.16-rc1

21 Nov 10:53
bc89c06
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: only update the app version when at 0 by @cmwaters in #361

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

20 Nov 14:55
18e768c
Compare
Choose a tag to compare
Pre-release

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

14 Nov 16:07
2a7b89a
Compare
Choose a tag to compare

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

20 Oct 15:05
76bcf5a
Compare
Choose a tag to compare

What's Changed

  • fix: restore Ledger support for MacOS 14 by @rootulp in #352

Full Changelog: v1.18.2-sdk-v0.46.14...v1.18.3-sdk-v0.46.14

v1.18.2-sdk-v0.46.14

12 Oct 18:07
c226e8b
Compare
Choose a tag to compare

What's Changed

  • fix: signing with Ledger throws an empty error by @rootulp in #349

Full Changelog: v1.18.1-sdk-v0.46.14...v1.18.2-sdk-v0.46.14

v1.18.1-sdk-v0.46.14

28 Sep 12:54
c525ad7
Compare
Choose a tag to compare

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

31 Aug 16:12
7babe18
Compare
Choose a tag to compare

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

15 Aug 12:56
64adc6e
Compare
Choose a tag to compare

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).

  • build(deps): bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.1 by @dependabot in #335
  • chore!: align staking module with mainline SDK by @cmwaters in #339
  • chore: bump sdk to v0.46.14 and tm to v1.26.2-tm-v0.34.28 by @cmwaters in #340