Skip to content

AELF V1.2.0

Compare
Choose a tag to compare
@EanCuznaivy EanCuznaivy released this 07 Jun 09:07
· 1114 commits to dev since this release
e7376fc
  1. BigIntValue in AElf.Types package.
  2. NFT Contract.
  3. 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.)
  4. Tune Token Contract to support allowance settings.
  5. .netcore 3.1 -> .net 6.0, with reforamtting & cleanup code structure.