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.6 merge to master #6010

Merged
merged 63 commits into from
Oct 4, 2024
Merged

Release v4.7.6 merge to master #6010

merged 63 commits into from
Oct 4, 2024

Conversation

halibobo1205
Copy link
Contributor

No description provided.

halibobo1205 and others added 30 commits July 18, 2024 12:08
   Mitigate flaky tests by retrying tests when they fail.
test(CI): add test-retry plugin for the unit test
   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
317787106 and others added 21 commits August 13, 2024 15:18
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-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 70.90909% with 64 lines in your changes missing coverage. Please review.

Project coverage is 66.76%. Comparing base (a8ad2a1) to head (cdbbb0a).

Files with missing lines Patch % Lines
.../core/net/service/effective/ResilienceService.java 67.32% 29 Missing and 21 partials ⚠️
...ore/net/messagehandler/TransactionsMsgHandler.java 0.00% 4 Missing ⚠️
...in/java/org/tron/core/net/P2pEventHandlerImpl.java 72.72% 2 Missing and 1 partial ⚠️
.../src/main/java/org/tron/core/config/args/Args.java 60.00% 1 Missing and 1 partial ⚠️
...n/core/net/messagehandler/InventoryMsgHandler.java 0.00% 2 Missing ⚠️
...va/org/tron/core/net/service/sync/SyncService.java 0.00% 0 Missing and 2 partials ⚠️
...ava/org/tron/common/parameter/CommonParameter.java 50.00% 1 Missing ⚠️

❗ 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.
📢 Have feedback on the report? Share it here.

317787106 and others added 5 commits September 27, 2024 12:40
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
@lvs007 lvs007 merged commit 4103dfe into master Oct 4, 2024
5 of 7 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.

9 participants