Skip to content

Releases: hyle-team/cosmos-sdk

Fix stacking and vesting issues related to NFT module

06 Aug 18:10
06a6e5b
Compare
Choose a tag to compare
v0.46.20

fix rewards, vesting issues... (#7)

Docs

01 Aug 11:29
5ccd2bd
Compare
Choose a tag to compare
Implement docs for accumulator and nft modules (#5)

* docs

CLI

29 Jul 09:05
bd5dfe9
Compare
Choose a tag to compare
CLI
Implement cli  (#4)

* implement cli for nft module and add ability to get nfts by holder address

* separate store logic with query

delegation amount

24 Jul 10:04
6694f7a
Compare
Choose a tag to compare

fix issue related to a null pointer for a delegation amount

NFT staking

24 Jul 08:44
234dfc8
Compare
Choose a tag to compare
Feature/nft staking (#2)

* replace nft module and update funds allocating

* forbid to withdraw allocated tokens

* update queries

* admin vesting

* test vesting

* update nft staking

* nft staking

* remove useless logs

* add amount field to delegation

* update accumulator proto

nft staking

19 Jul 12:47
Compare
Choose a tag to compare
v0.46.15

test vesting

v0.46.14

09 Jul 15:37
Compare
Choose a tag to compare

Full Changelog: https://github.com/hyle-team/cosmos-sdk/commits/v0.46.14

Update mint module (#1)

  • adding accumulator module

  • update mint


Co-authored-by: olegfomenko [email protected]