-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Feature/new resource model #3726
Conversation
…d RpcApiService.java
# Conflicts: # actuator/src/main/java/org/tron/core/utils/ProposalUtil.java # chainbase/src/main/java/org/tron/core/store/DynamicPropertiesStore.java # framework/src/main/java/org/tron/core/consensus/ProposalService.java
… feature/new_resource_model
… feature/new_resource_model
… feature/new_resource_model
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## release_v4.2 #3726 +/- ##
==================================================
+ Coverage 51.90% 52.32% +0.42%
- Complexity 6935 7029 +94
==================================================
Files 765 765
Lines 43115 43260 +145
Branches 4658 4685 +27
==================================================
+ Hits 22379 22636 +257
+ Misses 18891 18772 -119
- Partials 1845 1852 +7 Continue to review full report at Codecov.
|
What does this PR do?
add new resource model
Why are these changes required?
This PR has been tested by:
Follow up
Extra details