Mainnet v6 upgrade release
New Updates / Modules
medianode
-- register, manage and lease media nodesfeemarket
-- dynamic fee handlingdynamic NFTs
--oNFT
collection with updatable NFT metadata
Note
: this version contains state-breaking changes, can only be applied with a co-ordinated software upgrade
What's Changed
- feat: dynamic nfts by @harish551 in #195
- feat: medianode registration by @harish551 in #203
- fix media-node total deposit calculation by @harish551 in #211
- feat: dynamic NFTs & media-node module (registration & payments) by @harish551 in #212
- fix test cases lint issues by @harish551 in #214
- remove unused getStatus method by @harish551 in #215
- remove unused method in marketplace by @harish551 in #216
- feat: replace globalfee with feemarket module by @harish551 in #218
- allow uflix as media-node leasing price denom by @harish551 in #219
- patch nft-transfer module by @harish551 in #220
- refactor: validations and text fixes by @harish551 in #221
- upgrade(v6): fix upgrade handler by @harish551 in #222
- docs: fix swagger scripts and update swagger doc by @harish551 in #223
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #224
- v6(upgrade): update upgrade handler by @harish551 in #225
- doc(x/medianode): v6 release updates by @harish551 in #227
New Contributors
- @dependabot made their first contribution in #224
Full Changelog: v5.2.2...v6.0.0