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

fast sync and short chain #744

Merged
merged 2 commits into from Aug 24, 2020
Merged

fast sync and short chain #744

merged 2 commits into from Aug 24, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Aug 24, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #744 into master will decrease coverage by 0.01%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
- Coverage   50.36%   50.34%   -0.02%     
==========================================
  Files         408      408              
  Lines       52737    52743       +6     
==========================================
- Hits        26559    26555       -4     
- Misses      24175    24190      +15     
+ Partials     2003     1998       -5     
Impacted Files Coverage Δ
core/blockchain.go 23.63% <0.00%> (-0.08%) ⬇️
ctxc/downloader/downloader.go 78.27% <100.00%> (-0.39%) ⬇️
p2p/rlpx.go 69.40% <0.00%> (-1.99%) ⬇️
p2p/simulations/mocker.go 33.63% <0.00%> (-1.82%) ⬇️
core/tx_pool.go 76.98% <0.00%> (-0.80%) ⬇️
rpc/client.go 83.10% <0.00%> (-0.69%) ⬇️
p2p/simulations/http.go 69.56% <0.00%> (-0.55%) ⬇️
p2p/server.go 66.98% <0.00%> (ø)
ctxc/downloader/queue.go 81.26% <0.00%> (+0.46%) ⬆️
... and 4 more

@ucwong ucwong merged commit 423430e into master Aug 24, 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

2 participants