Announcement on Starcoin On-Chain Governance Vote (Vote ID:4) Passed
Published at September 3, 2021 By Starcoin.Ⅰ. The Starcoin on-chain governance poll (poll ID:4) has passed, the mainnet stdlib v6 upgrade transaction is complete, and the following features are supported on the Starcoin mainnet
- New Oracle protocol, support general data oracle and price oracles. (#2732)
- New NFT protocol which has builtin IdentifierNFT, GenesisNFT. (#2688, #2763, #2760, #2767, #2769, #2771, #2772)
- Support contract account by using SignerCapability abstraction. (#2673)
- Account::deposit support deposit zero token. (#2745)
- Account supports the auto-accept-token feature. (#2745)
- Add many script functions. (#2745, #2781)
- Fix Math.mul_div. (#2775)
Ⅱ. Genesis users can receive GenesisNFT
List of GenesisNFT accounts: https://github.com/starcoinorg/starcoin/blob/master/contrib-contracts/src/genesis-nft-address.json
Collection tools:https://github.com/starcoinorg/starcoin/tree/master/cmd/genesis-nft-miner
(The GenesisNFT collection tool has not been released yet, users can compile it by themselves, or wait for the official release to receive it)