AELF V1.2.0
- BigIntValue in AElf.Types package.
- NFT Contract.
- IFeatureActiveService: Now we can set the active height for a new feature for AElf and judge to active this feature by injecting IFeatureActiveService. (The states are stored in Configuration Contract.)
- Tune Token Contract to support allowance settings.
- .netcore 3.1 -> .net 6.0, with reforamtting & cleanup code structure.