Note: This version contains state-breaking changes and can only be applied with co-ordinated chain upgrade
Module Updates
- cosmos-sdk v0.47.8
- cometbft v0.37.4
- streampay v2.4.0
New Modules
- cosmwasm (wasmvm 1.5.2)
Fix
- restricting blocked addresses as recipients (royalty splits, sale splits, stream payment)
Upgrade Details & Instructions
https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v3-upgrade.md
What's Changed
- feat(v3): add cosmwasm to omniflixhub by @harish551 in #152
- fix: do not allow blocked addr as recipient by @harish551 in #153
- update v3 upgrade handler for testnet by @harish551 in #154
- feat: make wasm permissioned by @harish551 in #155
Full Changelog: v2.1.0...v3.0.0