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

only roll back light sync if not fully validating #760

Merged
merged 1 commit into from Sep 10, 2020
Merged

only roll back light sync if not fully validating #760

merged 1 commit into from Sep 10, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Sep 10, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #760 into master will increase coverage by 0.04%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #760      +/-   ##
==========================================
+ Coverage   50.33%   50.38%   +0.04%     
==========================================
  Files         409      409              
  Lines       52934    52935       +1     
==========================================
+ Hits        26645    26670      +25     
+ Misses      24277    24244      -33     
- Partials     2012     2021       +9     
Impacted Files Coverage Δ
ctxc/downloader/downloader.go 78.58% <87.50%> (+0.02%) ⬆️
ctxc/sync.go 60.00% <0.00%> (-1.30%) ⬇️
whisper/whisperv6/whisper.go 54.00% <0.00%> (-1.22%) ⬇️
ctxc/downloader/statesync.go 57.89% <0.00%> (-1.06%) ⬇️
core/tx_pool.go 76.98% <0.00%> (-0.80%) ⬇️
p2p/peer.go 79.45% <0.00%> (-0.46%) ⬇️
p2p/server.go 66.98% <0.00%> (+0.38%) ⬆️
p2p/simulations/http.go 70.10% <0.00%> (+0.54%) ⬆️
trie/proof.go 77.61% <0.00%> (+1.11%) ⬆️
p2p/rlpx.go 71.38% <0.00%> (+1.41%) ⬆️
... and 3 more

@ucwong ucwong merged commit 6fd57a2 into master Sep 10, 2020
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.

None yet

1 participant