Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 08, 2014, 09:38:03 PM Last edit: January 09, 2014, 09:40:09 AM by Subo1977 |
|
IF there is actual bitcoin data in there, yes. Unless jgarzik finally gets around to extending the python script to deterministically also create torrent infohashes from blockchain data, I'd rather take no chances though.
Please publish the SHA256 & MD5 of the final bootstrap.dat file that you created to 279000. I will be able to tell you if it can be independently created by others with identical data. I can recreate jgarzik's from network-downloaded blocks. Blockchain data is fully signature-checked for all blocks since the last code checkpoint. This means that CPU, and not network bandwidth, is usually the limiting factor processing blocks 250,000 and on. It is not really beneficial to download more data before getting the Bitcoin CPU work started, which is why the torrent corresponds with the checkpoint. i made my with bitcoin / contrib / linearize from bitcoin gitrepo here the sum's: md5: 8013a545e8d262a462fc33c5dd88951c bootstrap.dat SHA256: 1de3dc1a035aa82db6b75029de80a8d4fb8d4fe07ad16f085a9d30186b018b52 bootstrap.dat
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 09, 2014, 09:39:41 AM |
|
IF there is actual bitcoin data in there, yes. Unless jgarzik finally gets around to extending the python script to deterministically also create torrent infohashes from blockchain data, I'd rather take no chances though.
Please publish the SHA256 & MD5 of the final bootstrap.dat file that you created to 279000. I will be able to tell you if it can be independently created by others with identical data. I can recreate jgarzik's from network-downloaded blocks. Blockchain data is fully signature-checked for all blocks since the last code checkpoint. This means that CPU, and not network bandwidth, is usually the limiting factor processing blocks 250,000 and on. It is not really beneficial to download more data before getting the Bitcoin CPU work started, which is why the torrent corresponds with the checkpoint. i made my with bitcoin / contrib / linearize from bitcoin gitrepo here the sum's: md5: 8013a545e8d262a462fc33c5dd88951c bootstrap.dat SHA256: 1de3dc1a035aa82db6b75029de80a8d4fb8d4fe07ad16f085a9d30186b018b52 bootstrap.dat update: magnet:?xt=urn:btih:F01BD4AD9255447678C1C90D4FADF1BE0E8F53A4&dn=bootstrap.dat&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.publicbt.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.ccc.de%3a80%2fannounce bootstrap.dat.torrent download: https://mega.co.nz/#!bQMR1YKQ!eix60XZmevco2kim6czKTxiPJrNBSQpNMILJRc1lpuw
|
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
January 11, 2014, 07:11:31 PM |
|
Updated the torrent to block 279,000. See top post. Please start seeding the new one! For existing seeders, just swap out your .torrent file with the new one, and you will resume at ~70% completion. http://sourceforge.net/projects/bitcoin/files/Bitcoin/blockchain/bootstrap.dat.torrent/download
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 11, 2014, 10:17:08 PM |
|
Great work. THX. Switched my Seedboxes.
|
|
|
|
pointychimp
Newbie
Offline
Activity: 20
Merit: 0
|
|
January 12, 2014, 01:29:59 AM |
|
The 250K bootstrap.dat saved me lots of time while I effed around with my server not realizing I was dealing with a bad hard drive. I was deleting all block data and reloading it from bootstrap.dat probably twice a day. I've overridden my global upload limit on the updated torrent so that I can help support this even better. Thank you.
|
|
|
|
led_lcd
|
|
January 12, 2014, 10:33:51 AM |
|
Seeding with my 500 Mbps box.
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 13, 2014, 11:28:46 AM |
|
Add a 500 Mbps box in NL to my 1000mbps box in FR.
lets Rock
|
|
|
|
Chancellor
|
|
January 13, 2014, 05:43:52 PM |
|
I will be another seed in 2 hours .
|
BTC: 1GRx2H5esyFTucZCt1eX9tjpoqfMrbVHMT
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
January 13, 2014, 07:26:24 PM |
|
Suggestions for better trackers are always welcome. Trackers appear and disappear, and I'm certainly not an expert on picking them.
Ideally we would use trackerless torrents (pure DHT), but that early experiment ended in failure.
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 13, 2014, 10:43:24 PM |
|
or setup an own tracker at ee bitcoin.org or so...
|
|
|
|
jonathan
Member
Offline
Activity: 84
Merit: 14
|
|
January 14, 2014, 05:10:04 AM Last edit: January 14, 2014, 09:39:14 AM by jonathan |
|
I just imported the key at http://bitcoin.org/jgarzik-bitpay.asc and then ran: '$ gpg --verify' ... on the January 11, 2014 pgp signed text contained in the the first post of this thread. It just gave me the output: gpg: Signature made Sat 11 Jan 2014 19:04:44 GMT using RSA key ID A2DB9CCA gpg: BAD signature from "Jeff Garzik < jgarzik@bitpay.com>" Is anybody else getting this problem?
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 14, 2014, 08:50:13 AM |
|
I just imported the key at the http://bitcoin.org/jgarzik-bitpay.asc and then ran: '$ gpg --verify' ... on the January 11, 2014 pgp signed text contained in the the first post of this thread. It just gave me the output: gpg: Signature made Sat 11 Jan 2014 19:04:44 GMT using RSA key ID A2DB9CCA gpg: BAD signature from "Jeff Garzik < jgarzik@bitpay.com>" Is anybody else getting this problem? Same here
|
|
|
|
Chancellor
|
|
January 14, 2014, 09:18:09 AM |
|
gpg: BAD signature from "Jeff Garzik < jgarzik@bitpay.com>" Is anybody else getting this problem? Same here Does it mean the signature is forged?
|
BTC: 1GRx2H5esyFTucZCt1eX9tjpoqfMrbVHMT
|
|
|
jonathan
Member
Offline
Activity: 84
Merit: 14
|
|
January 14, 2014, 09:29:15 AM |
|
It may mean the message we are getting at the browser is not the message Jeff signed.
If this is the case, then there often winds up being an innocent explanation for it, such as that forum software is introducing unwanted line-breaks into the message, or something like that. But at worst, it may mean someone has altered the message.
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
January 14, 2014, 10:00:18 AM |
|
Maybe it would be better if jgarzik would wrap the statement in [ code ] tags as it preserves whitespace?
|
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
January 14, 2014, 10:59:26 AM |
|
Updated OP to use a code block, and also posted the original GPG-signed msg at http://gtf.org/garzik/bitcoin/torrent-msg.txtLet me know if sigs still fail.
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
jonathan
Member
Offline
Activity: 84
Merit: 14
|
|
January 14, 2014, 11:07:49 AM Last edit: January 14, 2014, 11:19:56 AM by jonathan |
|
Hi Jeff, This one gives a good sig: http://gtf.org/garzik/bitcoin/torrent-msg.txt... but the code block in this thread's OP is still bad. Diff check shows a line break at line four in the good message (ie., the file at gtf.org), whereas line four in this thread's OP code block goes straight to the text. Thanks for attending to this Jeff.
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 15, 2014, 09:35:33 PM |
|
24 hours / 90 GB uploadet with my seedbox :-)
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
January 23, 2014, 02:56:49 PM |
|
I add a new Torrent to my seeders: A Bootstrap.dat containing the Blocks from 279000 to 282000 ( 460 MB). Here the Magnet: magnet:?xt=urn:btih:6BDE914DB48DA35A2F9AFD5B08B4DC1DFF7DBA5B&dn=bootstrap_279000_up.dat&tr=http%3a%2f%2ftracker.ex.ua%2fannounce&tr=udp%3a%2f%2ftracker.publicbt.com%3a80%2fannounce&tr=http%3a%2f%2fcoppersurfer.tk%3a6969%2fannounce&tr=http%3a%2f%2ftracker.ex.ua%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=http%3a%2f%2fi.bandito.org%2fannounce&tr=http%3a%2f%2ftracker.marshyonline.net%2fannounce&tr=http%3a%2f%2fexodus.desync.com%2fannounce&tr=udp%3a%2f%2ftracker.ex.ua%3a80%2fannounce&tr=http%3a%2f%2ftracker.tfile.me%2fannounce and here is the .torrent https://github.com/Subo1978/Bootstrap.datHave fun
|
|
|
|
StewartJ
|
|
January 29, 2014, 11:50:45 PM Last edit: January 30, 2014, 01:28:54 AM by StewartJ |
|
I add a new Torrent to my seeders: A Bootstrap.dat containing the Blocks from 279000 to 282000 ( 460 MB). Here the Magnet: magnet:?xt=urn:btih:6BDE914DB48DA35A2F9AFD5B08B4DC1DFF7DBA5B&dn=bootstrap_279000_up.dat&tr=http%3a%2f%2ftracker.ex.ua%2fannounce&tr=udp%3a%2f%2ftracker.publicbt.com%3a80%2fannounce&tr=http%3a%2f%2fcoppersurfer.tk%3a6969%2fannounce&tr=http%3a%2f%2ftracker.ex.ua%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=http%3a%2f%2fi.bandito.org%2fannounce&tr=http%3a%2f%2ftracker.marshyonline.net%2fannounce&tr=http%3a%2f%2fexodus.desync.com%2fannounce&tr=udp%3a%2f%2ftracker.ex.ua%3a80%2fannounce&tr=http%3a%2f%2ftracker.tfile.me%2fannounce and here is the .torrent https://github.com/Subo1978/Bootstrap.datHave fun Quick question: if we have already synced up to 279k blocks with our qt wallet, can we use your bootstrap_279000_up.dat file by itself to update the remaining blocks? Or do we also need the entire bootstrap.dat additionally with previous blocks? Thanks for your help! Stewart EDIT: This does work with the partial bootstrap file. I just had to make sure to re-start the wallet after adding the bootstrap file. Normally, I would be waiting for hours get these last 4k blocks synched in the wallet, now its just taking a few minutes. Thanks for the bootstrap file!!!
|
|
|
|
|