feat(net): merge release_v4.7.2 into develop#5250
Merged
317787106 merged 285 commits intotronprotocol:developfrom Jun 1, 2023
Merged
feat(net): merge release_v4.7.2 into develop#5250317787106 merged 285 commits intotronprotocol:developfrom
317787106 merged 285 commits intotronprotocol:developfrom
Conversation
…tract - support call_data parameter - support deploying contract for TriggerConstantContract
feat(grpc) : use usePlaintext() to remove deprecated warning
fix(pbft):optimize pbft logic
fix(net):optimize sync service
…pair_for_levledb feat(db): remove auto-repair for corrupted leveldb
fix(net): update org.zeromq.jeromq version
…atomic-del fix(db): skip expired checkpoints for recovery
…onrpc feat(metric): add metrics for json-rpc
…t_cases feat(test): remove stest
1. remove `stest` package 2. optimize test cast code
…merge feat(test): optimize test case
…move feat(ci): remove unused circleci
…pendency feat(test): bump junit from 4.12 to 4.13.2
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 @@
## develop #5250 +/- ##
=============================================
+ Coverage 55.41% 60.60% +5.19%
- Complexity 8258 9067 +809
=============================================
Files 833 837 +4
Lines 49268 49697 +429
Branches 5461 5531 +70
=============================================
+ Hits 27301 30121 +2820
+ Misses 19827 17208 -2619
- Partials 2140 2368 +228
... and 201 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
forfreeday
approved these changes
Jun 1, 2023
halibobo1205
approved these changes
Jun 1, 2023
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