-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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.6 merge to master #6010
Conversation
Mitigate flaky tests by retrying tests when they fail.
test(CI): add test-retry plugin for the unit test
feat(version): update version to 4.7.6
This is an unstable concurrent unit test.
test(merkle): ignore testConcurrent to make CI more stable
…cess fix(http/metric): change endpoint variable from member to local
feat(net) : optimize the sortPeers method
feat(net) : optimize the isIdle method
feat(net): optimize fetch inventory message check logic
feat(net): set block_both_have after handling broadcast block
feat(net): add some log for isolated2 disconnection
feat(net): adjust disconnect strategy in isolated scene
feat(net): add transaction expiration time check before execution
feat(net): prefer to disconnect from broadcast nodes
feat(net): add transaction expiration time check before execution
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 #6010 +/- ##
============================================
- Coverage 66.83% 66.76% -0.08%
- Complexity 10334 10363 +29
============================================
Files 889 890 +1
Lines 53846 54060 +214
Branches 5957 5978 +21
============================================
+ Hits 35987 36092 +105
- Misses 15063 15153 +90
- Partials 2796 2815 +19 ☔ View full report in Codecov by Sentry. |
feat(log): print transaction size from pending and repush after generating block
Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.25.5 Bump io.github.tronprotocol:libp2p from 2.2.1 to 2.2.4
feat(dependencies): update dependencies for protobuf-java
No description provided.