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 dynamic energy #4873

Merged

Conversation

yanghang8612
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2022

Codecov Report

Merging #4873 (ec6f6c7) into release_v4.7.0 (ffa65ef) will decrease coverage by 0.19%.
The diff coverage is 29.68%.

@@                 Coverage Diff                  @@
##             release_v4.7.0    #4873      +/-   ##
====================================================
- Coverage             53.74%   53.55%   -0.20%     
- Complexity             8089     8141      +52     
====================================================
  Files                   835      839       +4     
  Lines                 49035    49517     +482     
  Branches               5373     5423      +50     
====================================================
+ Hits                  26356    26519     +163     
- Misses                20616    20922     +306     
- Partials               2063     2076      +13     
Impacted Files Coverage Δ
...tor/src/main/java/org/tron/core/vm/EnergyCost.java 90.00% <0.00%> (-3.40%) ⬇️
...n/java/org/tron/core/vm/program/ContractState.java 31.62% <0.00%> (-0.52%) ⬇️
...in/java/org/tron/core/capsule/ContractCapsule.java 75.60% <ø> (ø)
...java/org/tron/core/capsule/TransactionCapsule.java 50.46% <0.00%> (-0.72%) ⬇️
common/src/main/java/org/tron/core/Constant.java 50.00% <ø> (ø)
framework/src/main/java/org/tron/core/Wallet.java 17.77% <0.00%> (-0.43%) ⬇️
...ain/java/org/tron/core/services/RpcApiService.java 5.00% <0.00%> (-0.10%) ⬇️
.../services/http/TriggerConstantContractServlet.java 5.66% <0.00%> (+0.48%) ⬆️
...rc/main/java/org/tron/core/services/http/Util.java 28.21% <0.00%> (-0.11%) ⬇️
...ices/http/solidity/SolidityNodeHttpApiService.java 3.89% <0.00%> (-0.06%) ⬇️
... and 32 more

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

daniel-cao-byte and others added 29 commits December 27, 2022 20:47
@daniel-cao-byte daniel-cao-byte force-pushed the feature/tvm_dynamic_energy branch from d209bf0 to 7323171 Compare December 27, 2022 12:53
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 3960853 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.

4 participants