v2 upgrade release
Upgrade Proposal - https://www.mintscan.io/omniflix/proposals/28
Upgrade Instructions - https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v2-upgrade.md
Note: This version contains state breaking changes and migrations from previous modules, requires co-ordinated upgrade
This version includes
- cosmos-sdk v0.47.5
- ibc-go v7.3.1
- streampay v2.2.0
- nft-transfer v1.1.3-ibc-7.3.0
What's Changed
- Improve tests in itc module by @pysel in #91
- [v2] sdk v0.47.x migration & ibc v7 by @harish551 in #93
- update version by @harish551 in #98
- feat: globalfee module by @harish551 in #99
- feat: add cosmos-sdk/group module by @harish551 in #100
- feat: add icq module by @harish551 in #102
- feat: tokenfactory module by @harish551 in #104
- add new modules in store upgrades list by @harish551 in #105
- fix gov router by @harish551 in #106
- feat: migrate onft to use x/nft base structure and keepers by @harish551 in #107
- feat: Ics721 nft transfer module by @harish551 in #109
- fix pfm previous version by @harish551 in #112
- fix class builder by @harish551 in #113
- fix: do not allow non-transferable nfts to transfer with nft-transfer module by @harish551 in #114
- add nft-transfer module in new modules list by @harish551 in #115
- update upgrade handler by @harish551 in #116
- x/onft: migrate abs ipfs urls to reference urls & add migration tests & invariant checks by @harish551 in #117
- feat: percentage based fee for stream payment by @harish551 in #118
- fix amino sign issue by @harish551 in #119
- doc(swagger): update swagger api docs by @harish551 in #120
- fix: update RawEncoding to StdEncoding by @harish551 in #121
- nft-transfer(ics721): fix unsupported data format issue by @harish551 in #122
- update Makefile by @harish551 in #123
- update nft builder by @harish551 in #124
- Fix ibc collection nft query by @harish551 in #125
- fix genesis validation by @harish551 in #126
- fix stream payment fee deduction issue by @harish551 in #127
- fix: deduct collection fee on creation by @harish551 in #128
- update readme by @harish551 in #129
Full Changelog: v0.12.1...v2.0.0