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

fix(mechanism): optimize deflation problems #4772

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Nov 7, 2022

What does this PR do?
optimize deflation problems
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@lxcmyf lxcmyf force-pushed the release_4.6.0 branch 3 times, most recently from 1608eb0 to e075ea9 Compare November 7, 2022 08:15
@codecov-commenter
Copy link

Codecov Report

Merging #4772 (aa08143) into release_4.6.0 (344d149) will increase coverage by 0.09%.
The diff coverage is 90.90%.

@@                 Coverage Diff                 @@
##             release_4.6.0    #4772      +/-   ##
===================================================
+ Coverage            54.02%   54.12%   +0.09%     
- Complexity            8001     8017      +16     
===================================================
  Files                  833      833              
  Lines                47555    47575      +20     
  Branches              5169     5170       +1     
===================================================
+ Hits                 25693    25750      +57     
+ Misses               19801    19763      -38     
- Partials              2061     2062       +1     
Impacted Files Coverage Δ
.../org/tron/core/actuator/FreezeBalanceActuator.java 80.31% <89.65%> (+0.20%) ⬆️
...rc/main/java/org/tron/core/utils/ProposalUtil.java 34.90% <100.00%> (ø)
...rg/tron/core/capsule/DelegatedResourceCapsule.java 87.50% <100.00%> (+0.61%) ⬆️
...g/tron/core/capsule/utils/FastByteComparisons.java 60.00% <0.00%> (-8.00%) ⬇️
...ork/src/main/java/org/tron/core/trie/TrieImpl.java 57.88% <0.00%> (-0.36%) ⬇️
...ain/java/org/tron/core/services/RpcApiService.java 5.23% <0.00%> (-0.14%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 51.20% <0.00%> (+0.24%) ⬆️
...tron/core/vm/program/invoke/ProgramInvokeImpl.java 69.65% <0.00%> (+0.68%) ⬆️
...mework/src/main/java/org/tron/core/db/Manager.java 54.34% <0.00%> (+0.77%) ⬆️
... and 8 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhang0125 zhang0125 merged commit 87032e2 into tronprotocol:release_4.6.0 Nov 8, 2022
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.

3 participants