Note: This version is state breaking, can only be used with co-ordinated upgrade
Fixes:
- onft query
- streampay additional fee from sender instead of deducting from amount
Features:
- Royalty splits shares setup for Denom (Collection)
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
Full Changelog: v2.0.0...v2.1.0-alpha.1