-
Notifications
You must be signed in to change notification settings - Fork 261
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
Release v1.5.0 #3441
Release v1.5.0 #3441
Conversation
feat:fix failed unit test.
… feature/free-allowance # Conflicts: # contract/AElf.Contracts.MultiToken/TokenContract_Fees.cs # protobuf/token_contract.proto # protobuf/token_contract_impl.proto # test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutePluginTransactionDirectlyTest.cs # test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutionPluginForMethodFeeTestBase.cs
# Conflicts: # contract/AElf.Contracts.MultiToken/TokenContract_Fees.cs # test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutePluginTransactionDirectlyTest.cs # test/AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests/ExecutionPluginForMethodFeeTestBase.cs
…ion-exception Handle type parsing after contract parameter changes in WebApi
Add input check and owner for MultiToken Contract
…ress System contracts support virtual address calls
Fix: cross chain create token with empty owner
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestNo commonly committed files found with a 40% threashold Committed file ranks(click to expand)96.34% [...test/AElf.Contracts.Economic.TestBase/EconomicContractsTe] 66.81% [test/AElf.Cryptography.Tests/ECVRF/VRFTests.cs] 98.42% [protobuf/profit_contract.proto] 96.76% [test/AElf.Contracts.Election.Tests/BVT/ElectionViewTests.cs] 0.00% [src/AElf.Cryptography/Core/Secp256k1Curve.cs] 97.50% [test/AElf.Contracts.Profit.Tests/ProfitContractTestBase.cs] 99.70% [contract/AElf.Contracts.Profit/ProfitContract.cs] 20.49% [test/AElf.Contracts.TestContract.MockParliament/State.cs] 0.00% [protobuf/test_vote_contract.proto] 83.58% [...test/AElf.Contracts.AEDPoSExtension.Demo.Tests/SideChainS] |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #3441 +/- ##
==========================================
+ Coverage 90.59% 90.70% +0.10%
==========================================
Files 653 663 +10
Lines 24366 25295 +929
Branches 2143 2268 +125
==========================================
+ Hits 22075 22943 +868
- Misses 2186 2236 +50
- Partials 105 116 +11
|
Closes #3440