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

feat(tvm): support stake 2.0 #4872

Merged

Conversation

yanghang8612
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2022

Codecov Report

Merging #4872 (f92cb38) into release_v4.7.0 (504db6b) will increase coverage by 0.32%.
The diff coverage is 68.42%.

@@                 Coverage Diff                  @@
##             release_v4.7.0    #4872      +/-   ##
====================================================
+ Coverage             53.43%   53.75%   +0.32%     
- Complexity             8044     8092      +48     
====================================================
  Files                   835      835              
  Lines                 48961    49035      +74     
  Branches               5364     5373       +9     
====================================================
+ Hits                  26161    26359     +198     
+ Misses                20748    20616     -132     
- Partials               2052     2060       +8     
Impacted Files Coverage Δ
...n/java/org/tron/core/vm/program/ContractState.java 32.14% <0.00%> (+4.10%) ⬆️
...a/org/tron/core/capsule/utils/TransactionUtil.java 63.04% <0.00%> (-6.01%) ⬇️
...c/main/java/org/tron/core/db/TransactionTrace.java 69.81% <0.00%> (ø)
common/src/main/java/org/tron/core/Constant.java 50.00% <ø> (ø)
...in/java/org/tron/core/net/P2pEventHandlerImpl.java 9.43% <0.00%> (+0.08%) ⬆️
...ava/org/tron/common/parameter/CommonParameter.java 55.52% <25.00%> (-0.36%) ⬇️
.../src/main/java/org/tron/core/config/args/Args.java 61.55% <33.33%> (-0.09%) ⬇️
...rc/main/java/org/tron/core/vm/program/Program.java 68.75% <50.00%> (+5.68%) ⬆️
...va/org/tron/core/vm/repository/RepositoryImpl.java 84.67% <60.00%> (-1.55%) ⬇️
...vm/nativecontract/UnDelegateResourceProcessor.java 73.58% <87.50%> (+8.27%) ⬆️
... and 23 more

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

Copy link
Collaborator

@CodeNinjaEvan CodeNinjaEvan 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 ffa65ef into tronprotocol:release_v4.7.0 Dec 28, 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