Pages:
Author

Topic: [ANN] Bitcoin blockchain data torrent - page 19. (Read 211194 times)

donator
Activity: 1064
Merit: 1000
October 13, 2013, 04:26:02 PM
#82
For some reason I can't get this to work.
Can someone kind explain the steps I need to take from that I download the file to that I import the block into the wallet?
So far it doesn't seem to recognize the file until I shut the wallet off and then I get an error message.
//DeaDTerra

Well, I've made a symlink at .bitcoin directory to bootstrap.dat, but you can just paste the file into your bitcoin config files directory.

If linux: ~/.bitcoin

Edit: Check here: https://en.bitcoin.it/wiki/Data_directory
Where do I want to paste it,
The database directory?
legendary
Activity: 2786
Merit: 1031
October 13, 2013, 04:22:54 PM
#81
For some reason I can't get this to work.
Can someone kind explain the steps I need to take from that I download the file to that I import the block into the wallet?
So far it doesn't seem to recognize the file until I shut the wallet off and then I get an error message.
//DeaDTerra

Well, I've made a symlink at .bitcoin directory to bootstrap.dat, but you can just paste the file into your bitcoin config files directory.

If linux: ~/.bitcoin

Edit: Check here: https://en.bitcoin.it/wiki/Data_directory
donator
Activity: 1064
Merit: 1000
October 13, 2013, 04:10:17 PM
#80
For some reason I can't get this to work.
Can someone kind explain the steps I need to take from that I download the file to that I import the block into the wallet?
So far it doesn't seem to recognize the file until I shut the wallet off and then I get an error message.
//DeaDTerra
member
Activity: 910
Merit: 10
September 17, 2013, 11:29:45 AM
#79
100Mbit/s FR SeedBox added
member
Activity: 92
Merit: 10
September 13, 2013, 05:24:10 AM
#78
testing this thing now... will come back for detailes... hmm.. if all OK... count me in for seed
legendary
Activity: 2786
Merit: 1031
September 09, 2013, 03:26:44 PM
#77
Bump, due to renewed interest.


You have my seed, sir!
legendary
Activity: 1596
Merit: 1100
September 09, 2013, 02:43:08 PM
#76
Bump, due to renewed interest.
Ego
newbie
Activity: 19
Merit: 0
September 01, 2013, 06:04:55 AM
#75
Thanks for the D/L much quicker than going through QT
legendary
Activity: 1596
Merit: 1100
August 30, 2013, 12:42:54 PM
#74
Forgot to mention...  the following python util, linearize.py, was checked into the bitcoin repo today:

     https://github.com/bitcoin/bitcoin/tree/master/contrib/linearize

This tool may be used to recreate bootstrap.dat byte-for-byte identical with the bootstrap.dat in this torrent.

If you are running bitcoind locally, create bootstrap.dat locally, then start seeding the torrent immediately at 100%!
legendary
Activity: 1596
Merit: 1100
August 30, 2013, 10:21:41 AM
#73
Updated block chain torrent to height 250,000, coinciding with a recently commited checkpoint in the bitcoind source code.

Existing seeders, please update by simply swapping out the old torrent file for the new torrent file.  After restarting your torrent client, you should already have ~85% of the new bootstrap.dat.

New seeders:  We always need more seeders, in every country of the world, to help spread the block chain and speed downloads.  Ideally, we have a large swarm of seeders, that burst to downloads at maximum download speed, and then remain idle the rest of the time.

Read the OP for magnet link and torrent details.  Ask questions.

legendary
Activity: 1512
Merit: 1036
August 07, 2013, 10:27:26 AM
#72
Well, thats a way i understand instantly Wink

downloaded the whole chain over night but next time ill know what to do, thx Wink

but maybe someone who is bored could explain whats ment above, i like to get more knowledge Wink im the kind of person that needs to know anything i didnt understood Wink

greetz from germany
A little searching might get you the explanation (which links here), I'll post this linking there:

https://bitcointalksearch.org/topic/howto-jump-start-bitcoin-installation-download-time-with-blockchain-torrent-51456
newbie
Activity: 17
Merit: 0
August 07, 2013, 06:42:30 AM
#71
Well, thats a way i understand instantly Wink

downloaded the whole chain over night but next time ill know what to do, thx Wink

but maybe someone who is bored could explain whats ment above, i like to get more knowledge Wink im the kind of person that needs to know anything i didnt understood Wink

greetz from germany
legendary
Activity: 1596
Merit: 1100
August 06, 2013, 07:11:24 PM
#70
Hey Wink

Would someone be so nice and explain the following to a beginner ?  ----"-loadblock=/path/to/file"----

Just drop bootstrap.dat into your bitcoin data directory, restart Bitcoin-Qt, and do not be confused by other, more complicated instructions.

newbie
Activity: 17
Merit: 0
August 06, 2013, 02:00:24 PM
#69
Hey Wink

Would someone be so nice and explain the following to a beginner ?  ----"-loadblock=/path/to/file"----

Everything till the = i understood and i guessed, that the "path" must be the path to the bootstrap.dat ?! after that im not sure what to insert at "to" if it isnt just a to that stays there and which file is ment at the end ?

It would be very nice if someone could help me out.

Thank you very much in advance
sr. member
Activity: 302
Merit: 250
August 01, 2013, 05:16:19 PM
#68
Will Bitcoin-QT versions 0.7.1+ recognise that the file is there automagically without having to run the binary with the parameter '-loadblock='?

Also, just out of interest, does Bitcoin-QT import the blocks from disk using just a single CPU core?

I am just wondering as I have an i7 (3.1 GHz) CPU, but activity monitor doesn't show more than 70% CPU (max is 800%)... If it is single core, is there any way to increase this?

Thanks
legendary
Activity: 1596
Merit: 1100
August 01, 2013, 01:48:06 PM
#67

Simply dropping bootstrap.dat into the folder is the safe, easy way.  After the import is complete, the file is renamed to ensure it is not re-imported over and over again.

-loadblock is fine too, but requires a bit of extra work on the part of the user.

sr. member
Activity: 302
Merit: 250
August 01, 2013, 12:19:01 PM
#66
Thanks for replying guys, although, the two bits of info were a little bit conflicting:

Quote
Put it anywhere, then run bitcoin with the "-loadblock=/path/to/file" parameter.

Quote
bootstrap.dat goes into the data directory.  The same directory as debug.log and peers.dat are located.

I think Jeff's is just the 'safe' way, or for if you are running an older version of Bitcoin-QT...


If anyone else gets stuck like me, what I did was:

OSX using Bitcoin-QT versions 0.7.1+

1) Open a terminal window
2) Open a finder window.
3) In the finder window, navigate to /Applications/ and the ctrl+click on 'Bitcoin-QT' and choose 'Show package contents'
4) Navigate to /Contents/MacOS/ and then drag the file in there ('Bitcoin-QT') into the terminal window
5) add a space into the terminal window, after the 'Bitcoin-QT' file, then type:

-loadblock=

So in the terminal window you will have something like this:

"Your-iMac:~ user$ /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt -loadblock="

Dont press anything else yet...

6) Next, with the finder window selected again, navigate to the location of your 'Bootstrap.dat' file
7) Drag this file into the terminal window, so that it adds it onto the end of the command, which will look something like:

"Your-iMac:~ user$ /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt -loadblock=/path/to/file"

Hit enter to run.

Hope that this helps someone else Smiley
legendary
Activity: 1596
Merit: 1100
August 01, 2013, 09:10:54 AM
#65

bootstrap.dat goes into the data directory.  The same directory as debug.log and peers.dat are located.

sr. member
Activity: 302
Merit: 250
August 01, 2013, 03:48:48 AM
#64
Ok thanks. Any idea on how to do that?  Roll Eyes

Edit: I am on OSX, I think I could do it on windows, but not particularly familiar with terminal and how to run apps from it with parameters in OSX
legendary
Activity: 1974
Merit: 1029
August 01, 2013, 01:57:44 AM
#63
So I am in the process of downloading the latest version of this torrent now, but still slightly confused as to how I use it...

I am using Bitcoin Qt 0.8.3 Beta, so it should support auto-import of this file, right?

Just a little unsure of where to put it, and if I need to delete the folders "blocks" and/or "Chainstate" and the files "db.log", "debug.log" or "peers.dat"?

Put it anywhere, then run bitcoin with the "-loadblock=/path/to/file" parameter.
Pages:
Jump to: