Skip to content

feat(freezeV2): optimize freezeV2 processor#4732

Merged
yanghang8612 merged 6 commits intotronprotocol:release_v4.6.0from
yanghang8612:feature/opt_new_tvm_freeze
Oct 25, 2022
Merged

feat(freezeV2): optimize freezeV2 processor#4732
yanghang8612 merged 6 commits 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-commenter commented Oct 25, 2022

Codecov Report

Merging #4732 (85f5d10) into release_v4.6.0 (6b92f6d) will increase coverage by 0.05%.
The diff coverage is 6.25%.

@@                 Coverage Diff                  @@
##             release_v4.6.0    #4732      +/-   ##
====================================================
+ Coverage             54.85%   54.90%   +0.05%     
- Complexity             8400     8414      +14     
====================================================
  Files                   856      856              
  Lines                 49500    49511      +11     
  Branches               5470     5472       +2     
====================================================
+ Hits                  27153    27185      +32     
+ Misses                20129    20108      -21     
  Partials               2218     2218              
Impacted Files Coverage Δ
...rc/main/java/org/tron/core/vm/program/Program.java 64.57% <0.00%> (-0.50%) ⬇️
...ain/java/org/tron/core/capsule/AccountCapsule.java 87.04% <0.00%> (-0.27%) ⬇️
...va/org/tron/core/vm/repository/RepositoryImpl.java 87.26% <100.00%> (ø)
...tron/common/overlay/discover/node/NodeManager.java 74.34% <0.00%> (-0.66%) ⬇️
...java/org/tron/core/capsule/TransactionCapsule.java 51.20% <0.00%> (+0.24%) ⬆️
...mework/src/main/java/org/tron/core/db/Manager.java 55.24% <0.00%> (+1.10%) ⬆️
.../src/main/java/org/tron/core/ChainBaseManager.java 92.25% <0.00%> (+1.40%) ⬆️
...ain/java/org/tron/common/utils/ForkController.java 79.80% <0.00%> (+5.76%) ⬆️
...rc/main/java/org/tron/core/db/BlockIndexStore.java 53.84% <0.00%> (+7.69%) ⬆️
...src/main/java/org/tron/core/db/PendingManager.java 51.16% <0.00%> (+16.27%) ⬆️
... and 1 more

📣 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 dd5c8a3 into tronprotocol:release_v4.6.0 Oct 25, 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.

4 participants