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.3 merge to master #5552

Merged
merged 139 commits into from
Oct 25, 2023
Merged

Release v4.7.3 merge to master #5552

merged 139 commits into from
Oct 25, 2023

Conversation

lvs007
Copy link
Contributor

@lvs007 lvs007 commented Oct 25, 2023

No description provided.

DoctorLai and others added 30 commits July 10, 2021 16:17
Up in "Push" word on command 
sh docker.sh --log | grep 'PushBlock'
feat(net):update com.google.protobuf and io.grpc version
feat(refactor): Credentials.equal method and add unit tests
1. remove file
   * solcDir/
   * soliditycode/
   * soliditycode_0.5.15/
   * soliditycode_0.6.12/
   * soliditycode_0.7.6/
   * soliditycode_v0.4.25/
   * daily-build.xml
   * solidityFile.xml
   * testng.xml
feat(merge): merge master into develop
feat(test): optimize NodeInfoServiceTest for testcase coverage
fix(readme): update description of JDK 1.8 version in use
xxo1shine and others added 25 commits September 19, 2023 10:41
feat(api): add http/grpc interface rate limit
fix(api): optimize API call compatibility
Co-authored-by: halibobo1205 <[email protected]>
Co-authored-by: morgan.peng <[email protected]>
Co-authored-by: halibobo1205 <[email protected]>
Co-authored-by: morgan.peng <[email protected]>
test(net): add message handler test cases
* fix bug of getting head block concurrently
* fix(pbft): Add block height check when processing PBFT messages
Add block height check when processing PBFT messages (#5548)
@codecov-commenter
Copy link

Codecov Report

Merging #5552 (d18597f) into master (9e95599) will increase coverage by 5.25%.
The diff coverage is 76.76%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff              @@
##             master    #5552      +/-   ##
============================================
+ Coverage     60.80%   66.05%   +5.25%     
- Complexity     9214    10155     +941     
============================================
  Files           839      894      +55     
  Lines         50032    53840    +3808     
  Branches       5577     5931     +354     
============================================
+ Hits          30421    35566    +5145     
+ Misses        17230    15495    -1735     
- Partials       2381     2779     +398     
Files Coverage Δ
...ron/core/actuator/CancelAllUnfreezeV2Actuator.java 84.53% <ø> (ø)
...g/tron/core/actuator/DelegateResourceActuator.java 89.03% <100.00%> (+1.83%) ⬆️
.../org/tron/core/actuator/FreezeBalanceActuator.java 80.10% <100.00%> (ø)
...rg/tron/core/actuator/FreezeBalanceV2Actuator.java 78.04% <100.00%> (+2.43%) ⬆️
.../tron/core/actuator/UnfreezeBalanceV2Actuator.java 77.38% <100.00%> (+1.48%) ⬆️
.../core/actuator/WithdrawExpireUnfreezeActuator.java 82.19% <100.00%> (+4.10%) ⬆️
...in/java/org/tron/core/vm/PrecompiledContracts.java 70.69% <100.00%> (+0.32%) ⬆️
...core/vm/nativecontract/FreezeBalanceProcessor.java 88.60% <100.00%> (ø)
...re/vm/nativecontract/FreezeBalanceV2Processor.java 74.07% <100.00%> (ø)
...ativecontract/WithdrawExpireUnfreezeProcessor.java 74.46% <100.00%> (+2.12%) ⬆️
... and 109 more

... and 101 files with indirect coverage changes

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

@lvs007 lvs007 merged commit 9d13f9c into master Oct 25, 2023
2 checks passed
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.