-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Merge release_v4.8.0 to master #6277
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
base: master
Are you sure you want to change the base?
Conversation
Master merge to develop
test(plugins/DbCopy): solve directory creation failure due to limited permissions
feat(test): resolve the test coverage changes of some classes
feat(build): upgrade Gradle from 5.6.4 to 7.6.4
Mitigate flaky tests by retrying tests when they fail.
…cess fix(http/metric): fix race condition for HTTP net traffic metric
…se_opt fix(backup): make SR node with backup exit normally by kill -15
feat(net): limit SR connections to relay nodes
feat(net) : optimize the sortPeers method
…eption feat(event): optimize event subscription exception handling
test(CI): add test-retry plugin for the unit test
feat(event): limit block loading speed
feat(dependencies): remove org.quartz-scheduler:quartz
style(CronExpression.java): fix Sonar Check & CheckStyle
fix(config): restore maxFastForwardNum to correct default value
reactor(math): rename allowStrictMath2 to disableJavaLangMath
feat(log): optimize log information
feat(tvm): update kzg jni links
…ternal_tx_switches func(cfg): revert reprioritize for old internal tx switches
feat(jsonrpc): check maxSubTopics and maxBlockRange to be consistent with eth
…he configuration file
fix(jsonrpc): use min(to, currentMaxBlock) to compare with maxBlockRange
…querying func(event): optimize energy price querying method
feat(tvm): remove kzg precompile
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #6277 +/- ##
============================================
+ Coverage 66.83% 71.09% +4.26%
- Complexity 10334 11849 +1515
============================================
Files 889 911 +22
Lines 53846 55749 +1903
Branches 5957 6305 +348
============================================
+ Hits 35987 39635 +3648
+ Misses 15063 13107 -1956
- Partials 2796 3007 +211 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.