Author

Topic: Please delete thread (Read 766 times)

full member
Activity: 157
Merit: 100
CryptoCalc.org - Altcoin Profit/Loss Calculator
January 05, 2016, 07:37:28 PM
#10
Thank you for your feedback.

I was unaware that my files would be considered an "unreliable" bootstrap since they are not linearized.

Thanks for the info. I will remove my links until I figure out linearize.py.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
January 05, 2016, 10:33:31 AM
#9
It's not my method.

I wasn't suggesting you came up with the method and created the script.  I was referring to it as "your method" solely in the context of this thread.


This will not (reliably) create a valid bootstrap.dat.

A valid bootstrap.dat contains no orphans (block files contain orphans) and will have all the blocks in order (blocks in block files may be out of order).

There is a script included with bitcoin core called linearize.py that is used to create bootstrap.dats.

Actually I've never bothered to use linearize.py either, as just copying
block data works reasonable well.

But the point is, if you're offering this as a paid service, it would make sense to
use the right tool, since the simple method is so simple.

Agreed.  0.01 BTC would be a reasonable fee if he created the bootstrap properly with linearize.py (thanks to gmaxwell for yet again teaching me something I didn't know about crypto), but I assume he was just using the quick and dirty method I outlined.
legendary
Activity: 996
Merit: 1013
January 05, 2016, 05:47:18 AM
#8
This is how you construct a real bootstrap.dat :

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

Not sure if that is being offered here, but doing it as a
service would not be unreasonable.

I'll admit, I haven't the slightest clue of what exactly makes your method superior.  I don't doubt you, just saying I've always done it my way without a problem.

It's not my method.

This will not (reliably) create a valid bootstrap.dat.

A valid bootstrap.dat contains no orphans (block files contain orphans) and will have all the blocks in order (blocks in block files may be out of order).

There is a script included with bitcoin core called linearize.py that is used to create bootstrap.dats.

Actually I've never bothered to use linearize.py either, as just copying
block data works reasonable well.

But the point is, if you're offering this as a paid service, it would make sense to
use the right tool, since the simple method is so simple.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
January 05, 2016, 04:53:40 AM
#7
This is how you construct a real bootstrap.dat :

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

Not sure if that is being offered here, but doing it as a
service would not be unreasonable.

I'll admit, I haven't the slightest clue of what exactly makes your method superior.  I don't doubt you, just saying I've always done it my way without a problem.
legendary
Activity: 996
Merit: 1013
January 05, 2016, 03:11:16 AM
#6
This is how you construct a real bootstrap.dat :

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

Not sure if that is being offered here, but doing it as a
service would not be unreasonable.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
January 04, 2016, 11:59:43 PM
#5
Go to roaming file.  Find blk0001.dat, copy and paste it elsewhere and rename it to bootstrap.dat

With some coins, the blockchain will be split into multiple files labeled sequentially blk0000.dat, blk0001.dat, blk0002.dat, .........

In those cases, simply use command line to copy and merge the files and name it bootstrap.dat

That's it.
what is command to merge miltiple files into single file?

Copy /b file1+file2+file3+file4+........ newfile

EXAMPLE:
Copy /b blk0001.dat+blk0002.dat+blk0003.dat bootstrap.dat
sr. member
Activity: 381
Merit: 251
January 04, 2016, 11:15:42 PM
#4
Go to roaming file.  Find blk0001.dat, copy and paste it elsewhere and rename it to bootstrap.dat

With some coins, the blockchain will be split into multiple files labeled sequentially blk0000.dat, blk0001.dat, blk0002.dat, .........

In those cases, simply use command line to copy and merge the files and name it bootstrap.dat

That's it.
what is command to merge miltiple files into single file?
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
January 04, 2016, 09:18:30 PM
#3
Go to roaming file.  Find blk0001.dat, copy and paste it elsewhere and rename it to bootstrap.dat

With some coins, the blockchain will be split into multiple files labeled sequentially blk0000.dat, blk0001.dat, blk0002.dat, .........

In those cases, simply use command line to copy and merge the files and name it bootstrap.dat

That's it.
legendary
Activity: 910
Merit: 1000
January 04, 2016, 04:54:48 PM
#2
I have experience creating blockchain bootstrap.dat files, and
am offering a service to create a bootstrap file for any altcoin.

Examples:
Archcoin - https://mega.nz/#F!UxFGFDyY!sbyQqeLXJtzLh8vuDUKVGQ
Blitzcoin - https://mega.nz/#F!ohFQEDQQ!6OB2S2hP2hh72Mk301M_ZA

Cost: BTC0.01

PM if interested


will give the guide to do it free

dont send me btc or anything,
full member
Activity: 157
Merit: 100
CryptoCalc.org - Altcoin Profit/Loss Calculator
January 02, 2016, 11:18:04 PM
#1
Please delete thread
Jump to: