-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(net): merge release_v4.7.2 into develop #5250
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
feat(net): merge release_v4.7.2 into develop #5250
Conversation
…tract - support call_data parameter - support deploying contract for TriggerConstantContract
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 |
What does this PR do?
Why are these changes required?
This PR has been tested by:
Follow up
Extra details