Skip to content

Releases: AElfProject/AElf

AELF V1.11.0

30 Sep 12:51
4deeae5
Compare
Choose a tag to compare

What's Changed

1.Allow users to merge multiple transactions with multiple target chains into one transaction #3612
2.Improve README badges #3594

AELF V1.10.1

21 Aug 11:26
7236a8e
Compare
Choose a tag to compare

What's Changed

  1. Whitelist the groth16 and Poseidon libraries to enable the execution of zk proof-related methods in the contract #3067

AELF V1.10.0

02 Aug 09:14
499125c
Compare
Choose a tag to compare

What's Changed

1.Increase the TPS (Transactions Per Second) of AElf #3589
2.Won't allow approve all kinds of symbols via symbol * #3567
3.Enable plugin modules #3579 #3572
4.Re-impl CryptoHelper's EncryptMessage & DecryptMessage #3563

AELF V1.9.0

23 May 11:27
3806c18
Compare
Choose a tag to compare

What's Changed

1.Change CodeCheckProposalExpirationTimePeriod #3538
2.Parallel execution of the Code Check module may encounter issues #3544
3.Token symbol of MultiToken Contract should be case-insensitive #3547
4.Set the alias of an NFT Item in the NFT Collection as the symbol of this Collection #3551
5.Change Token Converter Contract's connector name prefix #3552
6.Allow users to approve an amount of tokens for all his tokens #3554
7.Failed transaction results expired too fast on cache #3556
8.The length of state key cannot greater than 255 #3559

AELF V1.7.0

26 Mar 05:52
2d30519
Compare
Choose a tag to compare

1.Change MaximumProfitReceivingPeriodCount

AELF V1.6.0

17 Oct 02:58
eb08aac
Compare
Choose a tag to compare

1.Support virtual address transaction events
2.Enable deterministic addresses for contract deployment
3.AElf.Cryptography and AElf.Types support .Net Standard 2.1

AELF V1.5.0

19 Jul 11:50
bd91fc5
Compare
Choose a tag to compare

1.Multi-currency transaction fees support parallel
2.Support secondary delegate to pay transaction fees.
3.Support multiple tokens for threshold and free allowance
4.Optimise some system contracts to support virtual address
5.Add contract events, all logic that involves modifying balances fire corresponding events.
6.Optimise fees for token creation
7.Add VRF random number implementation to AEDPoS.
8.Support virtual addresses for creating tokens on the main chain and issuing NFTs on the side chains.

AELF V1.4.1

07 Jul 10:24
a5cc8dd
Compare
Choose a tag to compare

1.Optimize stream back peer performance

AELF V1.4.0

27 Jun 08:40
ff547f2
Compare
Choose a tag to compare

1.Node network communication supports GPRC bidirectional streaming

AELF V1.3.1

19 Apr 08:53
a0804d7
Compare
Choose a tag to compare

1.Add contract method to increase backup subsidy total share