-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Release v4.7.2 #5300
Release v4.7.2 #5300
Conversation
feat(net): normalize http urls to prevent attacks
# Conflicts: # framework/src/main/java/org/tron/core/config/args/Args.java
hotfix(db): fix the bug of data loss in mongo
feat(net): add global rate limiter function
feat(freezeV2): optimize proposal validation
fix(net): fix the fail generating SyncBlockChain issue
feat(hard_fork):remove local version checking logic
feat(freezeV2): optimize msg format
feat(freezeV2): modify CancelAllUnfreezeV2 return info
feat(protocol): remove deprecated shell for protobuf
fix(net):prefer to get blockId from khaosdb in SyncService
fix(net):update libp2p from test-v2.0.0 to v2.0.0
…overy fix(freezeV2): optimize resource usage recovery logic
feat(net):update libp2p version to v1.2.0
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #5300 +/- ##
============================================
+ Coverage 55.25% 60.84% +5.58%
- Complexity 8233 9217 +984
============================================
Files 833 839 +6
Lines 49271 50032 +761
Branches 5460 5577 +117
============================================
+ Hits 27225 30441 +3216
+ Misses 19898 17207 -2691
- Partials 2148 2384 +236
... and 193 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"
|
What does this PR do?
Why are these changes required?
This PR has been tested by:
Follow up
Extra details