Skip to content

Resolve the problem of disconnecting while synchronizing #2304

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

Merged
merged 1 commit into from
Jun 13, 2019
Merged

Conversation

xxo1shine
Copy link
Contributor

What does this PR do?
Resolve the problem of disconnecting while synchronizing

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-io
Copy link

Codecov Report

Merging #2304 into develop will increase coverage by 1.31%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2304      +/-   ##
=============================================
+ Coverage      42.42%   43.73%   +1.31%     
- Complexity      4344     4770     +426     
=============================================
  Files            538      542       +4     
  Lines          32549    34983    +2434     
  Branches        3576     4140     +564     
=============================================
+ Hits           13808    15299    +1491     
- Misses         17415    18306     +891     
- Partials        1326     1378      +52
Impacted Files Coverage Δ Complexity Δ
...in/java/org/tron/core/net/service/SyncService.java 14.28% <0%> (-0.18%) 7 <0> (ø)
src/main/java/org/tron/core/config/Parameter.java 78.84% <0%> (-5.25%) 0% <0%> (ø)
...c/main/java/org/tron/core/db/TransactionStore.java 20.58% <0%> (-0.85%) 7% <0%> (ø)
...tron/core/services/http/DeployContractServlet.java 3.33% <0%> (-0.06%) 2% <0%> (ø)
...rc/main/java/org/tron/core/services/http/Util.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...lidity/http/solidity/HttpApiOnSolidityService.java 6.66% <0%> (ø) 3% <0%> (+1%) ⬆️
...mon/logsfilter/capsule/ContractTriggerCapsule.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../core/db/fast/storetrie/AccountStateStoreTrie.java 31.25% <0%> (ø) 3% <0%> (?)
...g/tron/core/db/fast/callback/FastSyncCallBack.java 20% <0%> (ø) 10% <0%> (?)
...c/main/java/org/tron/core/db/fast/TrieService.java 20% <0%> (ø) 4% <0%> (?)
... and 32 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 706e6be...7fb2387. Read the comment docs.

@xxo1shine xxo1shine merged commit b38e658 into develop Jun 13, 2019
@shydesky shydesky deleted the sync branch November 13, 2019 16:21
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.

3 participants