v1.1.2-sdk-0.45.9
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 coinsx/gov
feat: add additional voting powers hook on tallyx/vesting
feat: periodic vesting msgx/bank
feat: Add dynamic blockedAddrs
Fixes
Reverted types.CreatePrefixedAccountStoreKey
function that is accidentally removed in previous release