Skip to content

feat(freezeV2): optimize freezeV2 usage#4736

Merged
yanghang8612 merged 1 commit intotronprotocol:release_v4.6.0from
yanghang8612:feature/opt_new_tvm_freeze
Oct 27, 2022
Merged

feat(freezeV2): optimize freezeV2 usage#4736
yanghang8612 merged 1 commit intotronprotocol:release_v4.6.0from
yanghang8612:feature/opt_new_tvm_freeze

Conversation

@raymondliu0711
Copy link
Copy Markdown
Contributor

What does this PR do?

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #4736 (453f055) into release_v4.6.0 (85f5d10) will decrease coverage by 0.03%.
The diff coverage is 30.00%.

@@                 Coverage Diff                  @@
##             release_v4.6.0    #4736      +/-   ##
====================================================
- Coverage             54.90%   54.87%   -0.04%     
+ Complexity             8414     8410       -4     
====================================================
  Files                   856      856              
  Lines                 49511    49516       +5     
  Branches               5472     5472              
====================================================
- Hits                  27185    27172      -13     
- Misses                20108    20129      +21     
+ Partials               2218     2215       -3     
Impacted Files Coverage Δ
...rc/main/java/org/tron/core/vm/program/Program.java 64.41% <0.00%> (-0.17%) ⬇️
...vm/nativecontract/UnDelegateResourceProcessor.java 65.30% <100.00%> (+0.72%) ⬆️
...src/main/java/org/tron/core/db/PendingManager.java 34.88% <0.00%> (-16.28%) ⬇️
...mework/src/main/java/org/tron/core/db/Manager.java 54.45% <0.00%> (-0.79%) ⬇️
.../java/org/tron/common/overlay/server/SyncPool.java 67.83% <0.00%> (-0.70%) ⬇️
...n/java/org/tron/core/db2/core/SnapshotManager.java 73.46% <0.00%> (-0.59%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 50.96% <0.00%> (-0.25%) ⬇️
...ork/src/main/java/org/tron/core/trie/TrieImpl.java 58.24% <0.00%> (+0.35%) ⬆️
...ain/java/org/tron/common/utils/ForkController.java 81.73% <0.00%> (+1.92%) ⬆️
...g/tron/core/capsule/utils/FastByteComparisons.java 68.00% <0.00%> (+8.00%) ⬆️

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

Copy link
Copy Markdown
Collaborator

@yanghang8612 yanghang8612 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yanghang8612 yanghang8612 merged commit 5059dc5 into tronprotocol:release_v4.6.0 Oct 27, 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