-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(freezeV2): optimize Stake2.0 code #5134
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
fix(freezeV2): optimize Stake2.0 code #5134
Conversation
feat(net): optimize network log
feat(net): set relay node flag
…lready exist; if ipv4 and ipv6 not exist, use local ipv4
fix(test): add some test cases of utils
…/java-tron into feature/libp2p_v2.0
feat(backup): add unit tests for backup module
1. check second cache config in unit tests
…_test_check feat(db): check second cache config in unit tests
feat(net): optimize getBlockChainSummary logic
fix(test): merge unit test optimization branch
…tcase fix(net): optimze test cases to make coverage stable
…ersion feat(version): update version
fix(test): optimize unit test
1ca0ecd to
abd8a1e
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## feature/optimize_stake2_code #5134 +/- ##
==================================================================
+ Coverage 54.85% 58.95% +4.09%
- Complexity 8260 8767 +507
==================================================================
Files 841 836 -5
Lines 49714 49585 -129
Branches 5460 5519 +59
==================================================================
+ Hits 27273 29233 +1960
+ Misses 20310 18049 -2261
- Partials 2131 2303 +172
... and 179 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
a8b4e3c to
f53d1da
Compare
…imize_stake2_code
a3b224d to
a8fc651
Compare
What does this PR do?
optimize Stake2.0 code
Why are these changes required?
This PR has been tested by:
Follow up
Extra details