Conversation
Feature/opt new tvm freeze
…to feature/opt_new_tvm_freeze
feat(freezeV2): optimize freezeV2 processor
feat(freezeV2): optimize freezeV2 usage
fix(freezeV2): upgrade freezeV2
…to feature/opt_new_tvm_freeze
…to feature/opt_new_tvm_freeze
feat(freezeV2): optimize freezeV2 usage and windowsize
1. clear all votes at once when new resource model start 2. If there is not enough power to vote, reduce the votes proportionally
feat(freezeV2): optimize unfreeze vote
fix(freezeV2): fix freezeV2
feat(db): optimize internal db log print
fix(block): fix block size estimation during block production
…trict parameters range
feat(EstimateEnergy): optimize estimate search algorithm and add retry
fix(freezeV2): optimize the accuracy of usage
fix(suicide): reset old tron power when suicide
fix(resource): fix resource usage issue
fix(DynamicEnergy): fix eth_estimateGas index out of range
feat(net): modify the default value of server ip
zhang0125
approved these changes
Jan 11, 2023
tomatoishealthy
approved these changes
Jan 11, 2023
halibobo1205
approved these changes
Jan 11, 2023
1. update start logic
1. update start logic
feat(shell): update start.sh
1. update download ArchiveManifest.jar
feat(shell): update start.sh
Codecov Report
@@ Coverage Diff @@
## master #4907 +/- ##
============================================
- Coverage 54.12% 53.46% -0.67%
- Complexity 8033 8153 +120
============================================
Files 833 841 +8
Lines 47700 49688 +1988
Branches 5180 5453 +273
============================================
+ Hits 25819 26566 +747
- Misses 19825 21035 +1210
- Partials 2056 2087 +31
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
feat(net): optimize network connection parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Why are these changes required?
This PR has been tested by:
Follow up
Extra details