Releases: hyle-team/cosmos-sdk
Releases · hyle-team/cosmos-sdk
v0.46.30
Updated slashing
Updated slashing
* Removed token burning in slashing
Minimal Delegation Amount
Staking module improvements
* added MinDelegation parameter to validate amount of tokens delegated to become validator.
_____
NFT deposit
NFT module improvements (#15) * forbid to deposit some tokens to NFT address * allow the account replenishment operation to the NFT address * forbid to send a nft to a nft address * fix redelegation * get admin vesting params by address * fix issue: empty timestamp in scan --------- Co-authored-by: Mark <[email protected]>
Locktime for new delegations
migrations voting lock time (#14) * prevent to undelegate tokens which are used for voting * update migrations
v0.46.25
NFT voting
v0.46.24
Full Changelog: v0.46.23...v0.46.24
v0.46.23
What's Changed
- nft migrations 1 to 2 by @MarkCherepovskyi in #11
Full Changelog: v0.46.22...v0.46.23
v0.46.22
What's Changed
- store fix: nft by @olegfomenko in #10
New Contributors
- @olegfomenko made their first contribution in #10
Full Changelog: v0.46.21...v0.46.22
v0.46.21
What's Changed
- Document changes related to tokenomic by @MarkCherepovskyi in #8
- hot fix by @MarkCherepovskyi in #9
Full Changelog: v0.46.20...v0.46.21