Skip to content

Releases: crescent-network/cosmos-sdk

v1.1.5-sdk-0.45.10-mid-block-1

20 Jun 01:58
Compare
Choose a tag to compare

v1.2.0-sdk-0.45.10-mid-block-1

08 Jun 08:56
Compare
Choose a tag to compare

v1.1.5-sdk-0.45.10

08 Jun 21:02
d5670a7
Compare
Choose a tag to compare

What's Changed ( State Breaking )

fix!: barberry vesting, feegrant bug (backport) by @crypin in #3

Fix Barberry Vesting Bug and Infinite Feegrant Bug

Cosmos SDK Security Advisory Barberry (backport from cosmos#16466 of v0.46.13)
Infinite Feegrant Bug (backport from cosmos#16097 of v0.45.16)

What's different from upstream Cosmos SDK?

The following changes are customized from the upstream Cosmos SDK.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: add periodic vesting msg

Be aware of state breaking changes if you want to use this version in other projects.

Full Changes from Cosmos SDK upstream 0.45.10: cosmos/cosmos-sdk@v0.45.10...crescent-network:cosmos-sdk:v1.1.5-sdk-0.45.10

**Changelog from v1.1.4-sdk-0.45.10 **: v1.1.4-sdk-0.45.10...v1.1.5-sdk-0.45.10

v1.2.0-sdk-0.45.10

17 Feb 08:29
d6bd1ed
Compare
Choose a tag to compare

Release Notes

This release is based on Cosmos SDK v0.45.10.

What's Changed

  • feat!: add initial deposit ratio requirement of 0.5 for proposal submission by @crypin in #2

What's different from upstream Cosmos SDK?

The following changes are customized from the upstream Cosmos SDK.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/gov feat: add initial deposit ratio requirement of 0.5 for proposal submission
  • x/vesting feat: add periodic vesting msg

Be aware of state breaking changes if you want to use this version in other projects.

Full Changelog: v1.1.4-sdk-0.45.10...v1.2.0-sdk-0.45.10

v1.1.4-sdk-0.45.10

20 Dec 08:05
Compare
Choose a tag to compare

Release Notes

This release is based on Cosmos SDK v0.45.10.

What's different from upstream Cosmos SDK?

The following changes are customized from the upstream Cosmos SDK.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: add periodic vesting msg

Be aware of state breaking changes if you want to use this version in other projects.

Full Changes from Cosmos SDK upstream 0.45.10: cosmos/cosmos-sdk@v0.45.10...crescent-network:cosmos-sdk:custom/release-0.45.10-based

v1.1.3-sdk-0.45.9

17 Nov 07:52
Compare
Choose a tag to compare
v1.1.3-sdk-0.45.9 Pre-release
Pre-release

Release Notes

This release is based on Cosmos SDK v0.45.9.

  • Revert x/bank feat: Add dynamic blockedAddrs

What's different from upstream Cosmos SDK?

The following changes are customized from the upstream Cosmos SDK.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: add periodic vesting msg

Be aware of state breaking changes if you want to use this version in other projects. You can reference the changed codes in this link.

v1.1.2-sdk-0.45.9

17 Oct 12:45
Compare
Choose a tag to compare

Release Notes

This release is based on Cosmos SDK v0.45.9, and the following changes are customized in this forked version of Cosmos SDK. Be aware of state breaking changes if you want to use this version in other projects. You can reference the changed codes in this link.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: periodic vesting msg
  • x/bank feat: Add dynamic blockedAddrs

Fixes

Reverted types.CreatePrefixedAccountStoreKey function that is accidentally removed in previous release

v1.1.1-sdk-0.45.9

17 Oct 06:36
Compare
Choose a tag to compare

Release Notes

DO NOT USE THIS VERSION as it complains about types.CreatePrefixedAccountStoreKey function.

This release is based on Cosmos SDK v0.45.9, and the following changes are customized in this forked version of Cosmos SDK. Be aware of state breaking changes if you want to use this version in other projects. You can reference the changed codes in this link.

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: periodic vesting msg
  • x/bank feat: Add dynamic blockedAddrs

v1.1.0-sdk-0.45.3

09 May 06:11
Compare
Choose a tag to compare

Customized Cosmos-SDK containing state-breaking changes

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: periodic vesting msg
  • x/bank feat: Add dynamic blockedAddrs

v1.0.2-sdk-0.44.5

16 Mar 05:33
Compare
Choose a tag to compare

v1.0.2-sdk-0.44.5 contains below state-breaking changes

  • x/staking fix: allow delegate only spendable coins
  • x/gov feat: add additional voting powers hook on tally
  • x/vesting feat: periodic vesting msg
  • x/bank feat: Add dynamic blockedAddrs

Full Changelog: v0.44.5...v1.0.2-sdk-0.44.5