Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding the release PR for aelf project version 1.10.0 #3596

Merged
merged 102 commits into from
Aug 2, 2024
Merged

Conversation

chopin-fan
Copy link
Collaborator

@chopin-fan chopin-fan commented Jul 31, 2024

  1. Increase the TPS (Transactions Per Second) of AElf. fixes Increase the TPS (Transactions Per Second) of AElf. #3589

  2. the * symbol to approve all types of tokens. For Issue: Won't allow approve all kinds of symbols via symbol * #3567

  3. Enable plugin modules. For Issue: Initialize plugin modules configuration for aelf #3572 Enable Web API modules to be loaded onto aelf nodes as plugin modules #3579

  1. Re-impl CryptoHelper's EncryptMessage & DecryptMessage. Related Issue: Apple Silicon M cannot support Virgil.Crypto lib #3563

eanzhao and others added 30 commits March 14, 2024 18:04
…o config block mining time and to make some features disabled.
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 87.54448% with 35 lines in your changes missing coverage. Please review.

Project coverage is 90.64%. Comparing base (1f29cab) to head (a6ecf37).

Files Patch % Lines
...icBaseChain/GenesisSmartContractDtoProviderBase.cs 0.00% 6 Missing ⚠️
src/AElf.CSharp.CodeOps/CSharpContractAuditor.cs 92.53% 5 Missing ⚠️
...EDPoS/AEDPoSContract_GetConsensusBlockExtraData.cs 0.00% 3 Missing and 1 partial ⚠️
...DPoS/AEDPoSContract_ProcessConsensusInformation.cs 20.00% 3 Missing and 1 partial ⚠️
...nChain/MainChainGenesisSmartContractDtoProvider.cs 0.00% 4 Missing ⚠️
src/AElf.ContractDeployer/ContractsDeployer.cs 0.00% 3 Missing and 1 partial ⚠️
src/AElf.Types/Extensions/StringExtensions.cs 0.00% 3 Missing ⚠️
...s.Consensus.AEDPoS/AEDPoSContract_SecretSharing.cs 94.11% 0 Missing and 1 partial ⚠️
...cts.Consensus.AEDPoS/AEDPoSContract_ViewMethods.cs 50.00% 1 Missing ⚠️
src/AElf.Kernel.CodeCheck/ContractCodeHashMap.cs 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3596      +/-   ##
==========================================
- Coverage   90.70%   90.64%   -0.07%     
==========================================
  Files         668      676       +8     
  Lines       25895    26065     +170     
  Branches     2325     2346      +21     
==========================================
+ Hits        23489    23626     +137     
- Misses       2290     2324      +34     
+ Partials      116      115       -1     
Files Coverage Δ
contract/AElf.Contracts.Association/Association.cs 80.97% <100.00%> (+0.16%) ⬆️
...t/AElf.Contracts.Association/Association_Helper.cs 96.99% <100.00%> (+0.27%) ⬆️
...PoSContract_ACS11_CrossChainInformationProvider.cs 98.41% <100.00%> (ø)
...act/AElf.Contracts.Consensus.AEDPoS/Types/Round.cs 90.44% <100.00%> (ø)
...ontracts.Election/ElectionContract_Maintainence.cs 81.73% <100.00%> (+0.05%) ⬆️
contract/AElf.Contracts.Election/ViewMethods.cs 86.03% <100.00%> (+0.04%) ⬆️
...ultiToken/TokenContract_ACS2_StatePathsProvider.cs 86.50% <100.00%> (ø)
...f.Contracts.MultiToken/TokenContract_Delegation.cs 93.23% <100.00%> (ø)
contract/AElf.Contracts.Parliament/Parliament.cs 95.88% <100.00%> (+0.03%) ⬆️
...act/AElf.Contracts.Parliament/Parliament_Helper.cs 86.80% <100.00%> (+0.83%) ⬆️
... and 39 more

... and 2 files with indirect coverage changes

@chopin-fan chopin-fan requested a review from JimAelf August 1, 2024 09:11
@JimAelf JimAelf merged commit 499125c into master Aug 2, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants