Token contract support batch approve#3532
Merged
jason-aelf merged 9 commits intorelease/1.8.0from Mar 3, 2024
Merged
Conversation
|
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 requestfiles commonly committed with a subset of this pr, but not committed this time. (click to collapse)
Committed file ranks(click to expand)99.98%[contract/AElf.Contracts.MultiToken/TokenContract_Actions.cs] 98.93%[...test/AElf.Contracts.MultiToken.Tests/BVT/TokenApplication] 99.41%[contract/AElf.Contracts.MultiToken/TokenContractState.cs] 98.13%[...contract/AElf.Contracts.MultiToken/TokenContractConstants] 99.97%[protobuf/token_contract.proto] 97.60%[protobuf/token_contract_impl.proto] |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/1.8.0 #3532 +/- ##
==============================================
Coverage 90.69% 90.70%
==============================================
Files 663 663
Lines 25498 25532 +34
Branches 2289 2293 +4
==============================================
+ Hits 23125 23158 +33
- Misses 2257 2258 +1
Partials 116 116
|
Stephen02Zhang
approved these changes
Mar 3, 2024
jason-aelf
approved these changes
Mar 3, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#3530