v0.12.0
Note: This release contains state breaking changes, must be used for/after v0.12.x upgrade on OmniFlix Hub
This version of release includes:
- Refactored app structure
- Interchain accounts (only host)
- packet forward middleware
- patch for ITC claim tx gas spike issue
upgrade name: v0.12.x
upgrade block height: 8054200
v0.12.x upgrade instructions
What's Changed
- feat: add ICA host module by @harish551 in #72
- refactor app by @harish551 in #73
- feat: add marketplace module as internal module by @harish551 in #74
- fix(x/itc): fix campaign claim tx high gas issue by @harish551 in #76
- itc patch updates by @harish551 in #78
- new app structure by @harish551 in #81
- add pfm by @harish551 in #82
- add upgrade handler for v0.12.x by @harish551 in #83
- update readme with v0.12.x upgrade details by @harish551 in #84
Full Changelog: v0.11.1...v0.12.0