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

Release v4.7.2 #5300

Merged
merged 342 commits into from
Jul 1, 2023
Merged

Release v4.7.2 #5300

merged 342 commits into from
Jul 1, 2023

Conversation

lvs007
Copy link
Contributor

@lvs007 lvs007 commented Jun 28, 2023

What does this PR do?

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

317787106 and others added 30 commits March 22, 2023 15:20
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
lxcmyf and others added 24 commits June 8, 2023 11:28
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-commenter
Copy link

Codecov Report

Merging #5300 (28f5c99) into master (d5da6ae) will increase coverage by 5.58%.
The diff coverage is 63.49%.

❗ 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     
Impacted Files Coverage Δ
actuator/src/main/java/org/tron/core/vm/Op.java 76.47% <ø> (ø)
...e/vm/nativecontract/DelegateResourceProcessor.java 85.14% <ø> (ø)
...core/vm/nativecontract/FreezeBalanceProcessor.java 88.60% <ø> (ø)
...re/vm/nativecontract/FreezeBalanceV2Processor.java 74.07% <ø> (ø)
...vm/nativecontract/UnDelegateResourceProcessor.java 73.58% <ø> (ø)
...java/org/tron/core/capsule/TransactionCapsule.java 54.75% <0.00%> (+2.08%) ⬆️
.../main/java/org/tron/core/db2/common/TxCacheDB.java 83.49% <ø> (-0.16%) ⬇️
...in/java/org/tron/common/prometheus/MetricKeys.java 0.00% <ø> (ø)
common/src/main/java/org/tron/core/Constant.java 50.00% <ø> (ø)
.../main/java/org/tron/core/config/args/SeedNode.java 100.00% <ø> (ø)
... and 86 more

... and 193 files with indirect coverage changes

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

@forfreeday forfreeday merged commit 959e019 into master Jul 1, 2023
Copy link

@Ahmad0Rayez Ahmad0Rayez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"

@Ahmad0Rayez
Copy link

"

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.