Note: This version is state breaking, can only be used with co-ordinated upgrade
What's Changed
- [v2.1] - fix onft query by @harish551 in #130
- feat(onft): royalty splits by @harish551 in #131
- feat(marketplace): distribute royalty according to split shares by @harish551 in #134
- fix(onft): royalty splits update by @harish551 in #135
- fix(streampy): fee percentage calculations by @harish551 in #137
- upgrade(v2.1): add v2.1 upgrade handler by @harish551 in #138
- update ics721 nft wrapper with royalty receivers part by @harish551 in #140
- fix denom metadata unpack issue by @harish551 in #141
- chore(dev-deps): upgrade ledger dependencies by @keupsonite in #139
- access uri hash in onft query by @harish551 in #142
- refactor & optimise code by @harish551 in #143
- feat(onft): purge denom message by @harish551 in #145
- fix(tokenfactory): amino support for setDenomMetadata message by @harish551 in #146
New Contributors
- @keupsonite made their first contribution in #139
Full Changelog: v2.0.0...v2.1.0-alpha.2