Releases: bit-country/Metaverse-Network
Pioneer Release 0.0.1.9
Runtime
"prop": "0x575c0000d8eb37a6b9f8cb84d5221deb6afa30dd7b1553d1ccd8019a04b47299",
"blake2_256": "0x31f21ee76cbe037e18c22e9dcf3323d24cad7a4b802d538f49ec03a6db40955c",
"ipfs": "QmVGupGyEm5HGKLZPg3f2hcTNb85vQKMXbJK1SBda2Syv7",
"sha256": "0x0f384e3a2602c63d838fa2782a208a3d4eec590a498e9c6de7c5edb447ab98ea",
"wasm": "runtime/pioneer/target/srtool/release/wbuild/pioneer-runtime/pioneer_runtime.compact.wasm",
What's Changed
- Enable technical committee for metaverse runtime by @justinphamnz in #218
- Extend emergency stop with maintenance mode for emergency shutdown by @justinphamnz in #219
- Alpha testnet release 0.0.1.8 by @justinphamnz in #220
- BCMNP-2201: Land Renting Contract by @chexware in #216
- BCMNP-1920: NFT Offers by @chexware in #217
- Feature/commission fee less than ED by @justinphamnz in #222
Full Changelog: pioneer-release-0.0.8...pioneer-release-0.0.9
Alpha Testnet Release 0.0.1.8
What's Changed
- Enable technical committee for metaverse runtime by @justinphamnz in #218
- Extend emergency stop with maintenance mode for emergency shutdown by @justinphamnz in #219
- Alpha testnet release 0.0.1.8 by @justinphamnz in #220
Full Changelog: alpha-testnet-0.0.1.7...alpha-testnet-0.0.1.8
Alpha Testnet Release 0.0.1.7
What's Changed
- BCMNP-1916: Upgrade to polkadot v0.9.22 by @chexware in #201
- Pioneer Release 0.0.7 by @justinphamnz in #202
- Improvement on exit queue system by @justinphamnz in #204
- Improvement on Blockchain client of Pioneer release 0.0.7 by @justinphamnz in #205
- Continuum runtime initial setup by @justinphamnz in #207
- Feature: Integration Tests by @chexware in #203
- Benchmarking: Continuum pallet + updated estate pallet weights by @chexware in #208
- Benchmarking: currencies and emergency pallets by @chexware in #211
- Upgrade to polkadot-0.9.24 Release by @justinphamnz in #214
Full Changelog: alpha-testnet-0.0.1.6...alpha-testnet-0.0.1.7
Pioneer Release 0.0.8
Node Upgrade Priority: High
This release will resolve the memory leak on parachain collator node
Binary: https://github.com/bit-country/Metaverse-Network/tree/pioneer-release-0.0.8
Docker: bitcountry/pioneer-collattor-node:652a1ea
Cumulus version: v.0.9.24
Polkadot version: v.0.9.24
Pioneer Release 0.0.7
Node upgrade
- Docker: bitcountry/pioneer-collattor-node:v0.0.7
- Binary: branch pioneer-release-0.0.7
Runtime
"reserved_meta_valid": true,
"metadata_version": 14,
"core_version": "pioneer-runtime-7 (pioneer-runtime-0.tx1.au1)",
"proposal_hash": "0x25aaef7d0c9185bb40ff2f257d59df4df6704722bb6af43e2a0d8b05a81f040c",
"parachain_authorize_upgrade_hash": "0xac8333266b58bc0e8f5e09898019967e0bcdfb587337cdaf6cbc22fc42ced003",
"ipfs_hash": "Qmd556QtPRUP7fQQYwejFqrtSjEoGZ8Z2EP2xoGy1xcdfe",
"blake2_256": "0x3fb4470c313121e6f3929903883c7a555ed83aa1cf48bff3f848725b53f2bb9c"
What's Changed
- Metaverse governance upgrade by @mikejamesli in #158
- Upgrade polkadot-0.9.13 by @justinphamnz in #162
- Metaverse staking ledger and metaverse staking snapshot setup by @justinphamnz in #163
- Upgrade polkadot-v0.9.16 by @justinphamnz in #164
- Feature/bcmnp 1556 metaverse economy by @jerryjren in #165
- Reward oracle and oracle membership implementation. by @justinphamnz in #168
- Fix not authorized to create auction by @mikejamesli in #172
- Feature: Tokenization of land and estate ownership by @chexware in #170
- ink! contracts integration by @chexware in #173
- Feature/bcmnp 1714 by @jerryjren in #171
- [BCMNP-1794] runtime upgrade to 0.9.17 by @jerryjren in #174
- benchmarking/mining pallet by @chexware in #175
- Storage migration to include royalty fee in each collection, allow royalty fee earning from each trade on marketplace by @justinphamnz in #177
- Feature: Royalty fee and local marketplace listing fees update by @chexware in #179
- Feature/bundle listing by @justinphamnz in #180
- Include listing fee under metaverse info struct, minimize separate storage used by @justinphamnz in #182
- Documentation for nft, governance, and estate pallets by @chexware in #183
- Feature: Pre-minting estate and land classes on metaverse creation by @chexware in #178
- Feature: Undeployed land block auctions by @chexware in #184
- Feature/b2a nft improvement by @justinphamnz in #188
- Feature/Estate improvement by @justinphamnz in #192
- BCMNP-1851: Network fee for auctions by @chexware in #186
- BCMNP-1852: Network fee for estate minting and raw land block deployment by @chexware in #189
- BCMNP-1853: NFT Class Fund Withdraw by @chexware in #190
- Land and estate class generation on storage migration for existing metaverses by @chexware in #187
- Improvement/land estate boundary checking by @justinphamnz in #193
- Feature/self authorized for estate of metaverse by @justinphamnz in #194
- Feature/continuum map improvement - New optimized and improved continuum map logic by @justinphamnz in #197
- Benchmarking: Estate pallet by @chexware in #185
- Benchmarking: Auction pallet by @chexware in #196
- Feature: Hard limit for NFT minting by @chexware in #191
- BCMNP-1912: Allow Metaverse Owner to withdraw Metaverse Fund by @chexware in #198
- Improvement/transferable lock checking by @justinphamnz in #199
- Dynamically calculate royalty fee of bundle according to bid price by @justinphamnz in #200
- BCMNP-1916: Upgrade to polkadot v0.9.22 by @chexware in #201
- Pioneer Release 0.0.7 by @justinphamnz in #202
- Improvement on exit queue system by @justinphamnz in #204
- Improvement on Blockchain client of Pioneer release 0.0.7 by @justinphamnz in #205
- Continuum runtime initial setup by @justinphamnz in #207
Full Changelog: pioneer-release-0.0.3...pioneer-release-0.0.7
Alpha Testnet Release 0.0.1.6
What's Changed
- Feature/continuum map improvement - New optimized and improved continuum map logic by @justinphamnz in #197
- Benchmarking: Estate pallet by @chexware in #185
- Benchmarking: Auction pallet by @chexware in #196
- Feature: Hard limit for NFT minting by @chexware in #191
- BCMNP-1912: Allow Metaverse Owner to withdraw Metaverse Fund by @chexware in #198
- Improvement/transferable lock checking by @justinphamnz in #199
- Dynamically calculate royalty fee of bundle according to bid price by @justinphamnz in #200
Full Changelog: alpha-testnet-0.0.1.5...alpha-testnet-0.0.1.6
Alpha Testnet Release 0.0.1.5
What's Changed
- FT: Nft attribute revamp, include attributes to class and asset data by @justinphamnz in #159
- Metaverse governance upgrade by @mikejamesli in #158
- Upgrade polkadot-0.9.13 by @justinphamnz in #162
- Metaverse staking ledger and metaverse staking snapshot setup by @justinphamnz in #163
- Upgrade polkadot-v0.9.16 by @justinphamnz in #164
- Feature/bcmnp 1556 metaverse economy by @jerryjren in #165
- Reward oracle and oracle membership implementation. by @justinphamnz in #168
- Fix not authorized to create auction by @mikejamesli in #172
- Feature: Tokenization of land and estate ownership by @chexware in #170
- ink! contracts integration by @chexware in #173
- Feature/bcmnp 1714 by @jerryjren in #171
- [BCMNP-1794] runtime upgrade to 0.9.17 by @jerryjren in #174
- benchmarking/mining pallet by @chexware in #175
- Storage migration to include royalty fee in each collection, allow royalty fee earning from each trade on marketplace by @justinphamnz in #177
- Feature: Royalty fee and local marketplace listing fees update by @chexware in #179
- Feature/bundle listing by @justinphamnz in #180
- Include listing fee under metaverse info struct, minimize separate storage used by @justinphamnz in #182
- Documentation for nft, governance, and estate pallets by @chexware in #183
- Feature: Pre-minting estate and land classes on metaverse creation by @chexware in #178
- Feature: Undeployed land block auctions by @chexware in #184
- Feature/b2a nft improvement by @justinphamnz in #188
- Feature/Estate improvement by @justinphamnz in #192
- BCMNP-1851: Network fee for auctions by @chexware in #186
- BCMNP-1852: Network fee for estate minting and raw land block deployment by @chexware in #189
- BCMNP-1853: NFT Class Fund Withdraw by @chexware in #190
- Land and estate class generation on storage migration for existing metaverses by @chexware in #187
- Improvement/land estate boundary checking by @justinphamnz in #193
- Feature/self authorized for estate of metaverse by @justinphamnz in #194
Full Changelog: tewai-release-277...alpha-testnet-0.0.1.5
Tewai Testnet Release 0.0.2
High priority - Validator Update
Running from source
- Build from source code https://github.com/bit-country/Metaverse-Network/tree/release-0.0.3
Or
- Download metaverse-node binary (built on Ubuntu 18.04 Linux) and replace with metaverse-node binary.
Running from Docker - docker pull bitcountry/tewai-node:a654237
What's Changed
- remove sudo from metaverse creation by @mikejamesli in #139
- Feature/code clean up by @jerryjren in #136
- Add account id to event by @jerryjren in #138
- Pioneer v0.0.1 Release by @justinphamnz in #142
- Feature/bit 919 add landunit auction by @jerryjren in #135
- Feature/bit 1066 minting rights by @jerryjren in #141
- Feature/benchmarking by @jerryjren in #144
- Feature/benchmarking metaverse by @jerryjren in #145
- Feature/benchmarking nft by @jerryjren in #146
- Feature/benchmarking auction by @jerryjren in #147
- Feature/bulktransfer by @jerryjren in #148
- Feature/bit 1073 destroy and update estate by @jerryjren in #149
- Pioneer Release 0.0.2 by @justinphamnz in #150
- Fix build issue by @jerryjren in #151
- Feature/bit 1103 estate staking by @jerryjren in #153
- Reward distribution handler that supports transfer and vesting while call is disabled by @justinphamnz in #154
- Fix/fix tewai runtime by @jerryjren in #155
- Feature/update workflow by @jerryjren in #156
Full Changelog: v0.0.1...tewai-release-277
WIP - Metaverse Network - pre-release-v0.0.1
Tewai Testnet Pre-release v0.0.1
High priority - Validator Update
Running from source
- Build from source code https://github.com/bit-country/Metaverse-Network/tree/v0.0.1
- Or
- Download metaverse-node binary (built on Ubuntu 18.04 Linux) and replace with bitcountry-node binary.
Running from Docker
- docker pull bitcountry/tewai-node:9832124
What's New
- Bit.Country country-level governance by @chexware in #109
- handle auction finalized when no one has bid for item by @mikejamesli in #113
- Add EndBlock to NewAuctionItem event by @mikejamesli in #114
- Feature/bit 770 buy land block by @jerryjren in #115
- Vesting schedule on new social token. by @justinphamnz in #116
- mining resource (mintable & burnable) currency system by @justinphamnz in #118
- Remove origin check for deposit by @jerryjren in #119
- Bit.Country local governance update by @chexware in #120
- Tidy up naming by @codemeit in #121
- Upgrade to Polkadot 0.9.9 by @justinphamnz in #122
- Collator - POS Staking by @justinphamnz in #123
- Merge master into Bc gov 0.01 by @mikejamesli in #126
- Feature/bit 902 estate pallet by @jerryjren in #124
- Feature/bit 902 check coordinates by @jerryjren in #127
- Essential features improvement by @justinphamnz in #130
- Enable EVM layer to runtime. by @justinphamnz in #128
- Feature/bit 902 add extra unit tests by @jerryjren in #131
- Metaverse Local Governance - release 0.0.1 by @justinphamnz in #133
- Pioneer network 0.1 by @jerryjren in #132
- Pioneer Network Migration by @justinphamnz in #134
Full Changelog: https://github.com/bit-country/Metaverse-Network/commits/v0.0.1