Note:
This release contains state breaking changes, must be used for/after v0.11.0
upgrade on OmniFlix Hub
update : this version produces non-deterministic app state, please do not use this version for the upgrade
Includes bug fixes, performance improvements and new modules
- cosmos-sdk v0.45.16
- cometbft v0.34.28
- ibc-go v4.4.2
- onft v0.6.0 (event fixes)
- marketplace v0.6.0 (auction functionality update)
- streampay v2.0.0 (introducing stream payments)
- itc v1 (Interact to Claim - NFT interactive campaigns to claim fungible and non-fungible tokens)
Upgrade Block Height: 7339200
Upgrade Instructions: v0.11.0 Upgrade Instructions
What's Changed
- setup app test suite by @harish551 in #57
- upgrade to ibc v4 by @faddat in #56
- upgrade handler v0.11.0 by @harish551 in #58
- feat: add streampay module by @harish551 in #59
- add streampay in upgrade by @harish551 in #60
- remove ibc-go v3 huckleberry patch replace by @harish551 in #61
- feat: interact to claim (ITC) module by @harish551 in #43
- update ibc swagger docs by @harish551 in #62
- bump up onft version by @harish551 in #63
- fix: marketplace auction issue patch by @harish551 in #64
- update readme by @harish551 in #65
- v0.11.0 upgrade handler fix by @harish551 in #66
Full Changelog: v0.10.1...v0.11.0