Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: devo396 on April 19, 2016, 09:11:52 AM



Title: delet
Post by: devo396 on April 19, 2016, 09:11:52 AM
not valid


Title: Re: Where to download Bitcoin blockchain?
Post by: shorena on April 19, 2016, 09:28:37 AM
It will take me about a week to download blockchain with the wallet.  :(
Has anyone used http://en.blockchaindownload.nl before? Is it legit? It would save me a lot of time...

No it will not. You will download the blockchain data first and then verify it. If you do it with the client you can do both at the same time.


If you are connected to bad nodes, add:

Code:
addnode=188.68.53.44:8333
addnode=37.120.160.55:8333
addnode=178.254.35.104:8333

to your bitcoin.conf[1].

If you have a high amount of RAM (6 or more) add:

Code:
dbcache=4096

to your bitcoin.conf to avoid writes to disk. Make sure you remove all these settings once you are done syncing.

If you have a slow CPU, wait.

[1] create it if needed -> https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf


Title: Re: Where to download Bitcoin blockchain?
Post by: calkob on April 19, 2016, 04:56:32 PM
stick with the core node it is safe and i think it is proven just as fast.


Title: Re: Where to download Bitcoin blockchain?
Post by: bitdumper on April 19, 2016, 05:12:37 PM
https://bitcointalk.org/index.php?topic=1310261.msg13412290#msg13412290

seems it might help you. but I think both will take the same time if connected to good nodes.


Title: Re: Where to download Bitcoin blockchain?
Post by: cr1776 on April 19, 2016, 05:40:43 PM
https://bitcointalk.org/index.php?topic=1310261.msg13412290#msg13412290

seems it might help you. but I think both will take the same time if connected to good nodes.

This won't be helpful because since version 0.10.x downloading the bootstrap has been slower (or at best equal) to just running core.