-
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
feat(freezeV2): optimize delegate resource lock period #5255
feat(freezeV2): optimize delegate resource lock period #5255
Conversation
feat(branch): master merge into develop
…_develop merge release_v4.7.2 into develop
d79822b
to
1ea67dd
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## release_v4.7.2 #5255 +/- ##
====================================================
- Coverage 60.64% 60.64% -0.01%
- Complexity 9073 9086 +13
====================================================
Files 837 837
Lines 49697 49755 +58
Branches 5531 5541 +10
====================================================
+ Hits 30141 30172 +31
- Misses 17188 17205 +17
- Partials 2368 2378 +10
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
b30fd81
to
83a3b9b
Compare
# Conflicts: # actuator/src/main/java/org/tron/core/utils/ProposalUtil.java # chainbase/src/main/java/org/tron/core/store/DynamicPropertiesStore.java # common/src/main/java/org/tron/common/parameter/CommonParameter.java # framework/src/main/java/org/tron/core/Wallet.java # framework/src/main/java/org/tron/core/consensus/ProposalService.java
What does this PR do?
optimize delegate resource lock period
Why are these changes required?
This PR has been tested by:
Follow up
Extra details