Skip to content

v1.2.0-sdk-0.45.10

Compare
Choose a tag to compare
@crypin crypin released this 17 Feb 08:29
d6bd1ed

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