Bitcoin Forum
May 26, 2024, 05:31:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 »
81  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Galaxycoin Revival! KGW, POS/POW hybrid [TRADING ON CRYPTSY] on: May 08, 2014, 10:08:09 PM
Not able to sync the wallet Sad

Here is the compelete instruction to sync your wallet: https://bitcointalk.org/index.php?topic=495693.msg6437395#msg6437395

Ivanech, your post is a valuable resource, very helpful, and it works the same way for windows users, simply by following the steps in your guide. Also, as dogfishHead pointed out, it is because the code was modified in v2.0. This will have to be fixed with an update to the client. The solution for now is as you suggested. For windows users, download 0.5, sync with bootstrap, wait for it... close and then run v2.0 to complete.

Link: Windows Client v0.5

Link: bootstrap.dat (May, 08 2014)

Link: Windows Client v2.0
82  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Emerald - EMD, a great cryptocurrency | Version 1.3 released! on: May 07, 2014, 07:45:50 AM
where can trade the coin? the coin is dying?

Still trading on cryptsy.

https://www.cryptsy.com/markets/view/69

...

83  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Emerald - EMD, a great cryptocurrency | Version 1.3 released! on: May 07, 2014, 12:58:04 AM
I kept a copy of the current v1.3 release of Emerald, so I went ahead and uploaded to several locations below.

I don't think the community of coin supporters enjoy the idea of seeing a coin project just die, especially those who have invested their hashrates regardless of the speedbumps the coin may face.

Emerald v1.3 Links:

https://drive.google.com/file/d/0Bz3NalaCIrQrYXY0OERDVVdnclU/edit?usp=sharing

https://www.dropbox.com/s/7feuo7vaz4omcmk/Emerald13.zip

https://www.dropbox.com/sh/u143r8amf20rvop/acBeFIG06g

https://www.dropbox.com/sh/u143r8amf20rvop/_JUaQBkpj-/Emerald13.zip

Bootstrap.dat post:

https://bitcointalk.org/index.php?topic=235870.msg6222767#msg6222767
84  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zimstake (ZS) - No IPO / PreMine - SHA-256 - POW/POS - Just for FUN on: May 01, 2014, 05:59:19 AM

Zimstake P2Pool
Decentralized Server Location: USA/NYC
 
Server Stats: http://zs.cryptopool.zone:21120/static

Statum: -o stratum+tcp://zs.cryptopool.zone:21120 -u <your_zimstake_address> -p <random_password>
Non Stratum: -o http://zs.cryptopool.zone:21120 -u <your_zimstake_address> -p <random_password>

Reducing DOA; Add +1directly to the END of your WALLET address.
i.e. cgminer -o http://zs.cryptopool.zone:21120 -u EC3iEx9kBmQP1NKtbWTUy1Ruwdf4A1sYzY+1 -p x


Just as a reminder, there are no accounts or coins stored by the pool. No confirmations to wait for....your coins are sent to you as soon as a block is found. Every block found is simultaneously announced across all the wallets in the P2Pool so there are less orphans encountered.
85  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Galaxycoin Revival! KGW, POS/POW hybrid [TRADING ON CRYPTSY] on: April 28, 2014, 12:55:44 AM
Since you appear to be "in", although that blockstack is pretty high - was under 250K not long ago, why don't you provide a "getpeerinfo" so we can do a -connect and get a clean block chain...

The bootstrap.dat import check gives up the ghost due to too many bad blocks at 20423...stopping with our favorite 18925...unless the downloads have been compromised.

not behind the times...just watching the attack and poking around.  I would probably mine this if the stack actually built cleanly.


You can use any of the nodes currently on v2.0.

addnode=193.68.21.36
addnode=202.60.68.241
addnode=192.92.129.48
addnode=192.95.29.176
addnode=71.4.209.204

http://pastebin.com/tHECiitx

86  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Galaxycoin Revival! KGW, POS/POW hybrid [TRADING ON CRYPTSY] on: April 27, 2014, 09:29:26 PM
Yo,

Not sure who is legit here and who is not, but the bootstrap.dat certainly is not - I dumped a log against it to see what is going on, and basically someone has inserted billions in coin starting at block 18925.  The coin is still smart enough to trip it - the hashes are not even close to meet galaxy coin requirements, and I doubt Crypsy would fall for it.  So unless someone has a later legitimate block chain or a legitimate node to add that counts up correctly, 18924 is it - or it may eventually sync...if there are real wallets out there somewhere...CRYPSY??? someone send me a legit node to connect with.


It seems as though you are behind the times. With a bootstrap.dat file, the integrity gets verified when it imports the entire blockchain. The client rejects any blocks where corruption occurs. It also rejects any blocks imported from the bootstrap.dat file that fails to match what all the current peers on the network state is the longest/most difficult chain.

The data you see is going to be included in your debug file regardless, also notice the dates are from last year. Are you not using v2.0?

Clean client below, using bootstrap.dat

getinfo

Code:
{
"version" : "v2.0.0.0",
"protocolversion" : 60008,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 311476,
"moneysupply" : 18938991.00534200,
"connections" : 8,
"proxy" : "",
"ip" : "xxx.xxx.xxx.xxx",
"difficulty" : 1.61551546,
"testnet" : false,
"keypoololdest" : 1386970460,
"keypoolsize" : 101,
"paytxfee" : 0.00500000,
"errors" : ""
}
87  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [KGC] The future is krugercoin and the future is now! [Official Launch] on: April 27, 2014, 09:09:05 PM
Is there any valid chain explorer?
I want to check my transactions to cryptsy

AltExplorer.info has a Krugercoin block explorer.

http://altexplorer.info/chains/KGC/block_crawler.php
88  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Fastcoin - FST - The Fastest coin so far in the market - is launched!! on: April 25, 2014, 01:15:15 AM
My wallet still didnt sync...

Have you tried using the bootstrap.dat file?

https://bitcointalk.org/index.php?topic=218852.msg5624730#msg5624730
89  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Terracoin New Update - Version on: April 15, 2014, 03:24:01 AM
Terracoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Terracoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Terracoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Terracoin datadir. "%appdata%/terracoin" / "~/.terracoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Terracoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Terracoin's data directory is located in ~/.terracoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
terracoin's data directory should be located in ~/Library/Application Support/terracoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\terracoin 
terracoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the terracoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Terracoin - 4/9/2014 - 153,348 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrOEFkdmZRa0tfVDQ
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrNHhKekJXNk9rWjg

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/terracoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450936

Terracoin Donation Address: 1ALkdpCFW2jNmdB4xwxGkpebZ795JdUoH5

90  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: April 15, 2014, 03:15:37 AM
Royalcoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Royalcoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Royalcoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Royalcoin datadir. "%appdata%/royalcoin" / "~/.royalcoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Royalcoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Royalcoin's data directory is located in ~/.royalcoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
royalcoin's data directory should be located in ~/Library/Application Support/royalcoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\royalcoin 
royalcoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the royalcoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Royalcoin - 4/9/2014 - 18,848 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrQTh3Mm1qVV9rLXc
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrUDMzSy1yUXlHckE

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/royalcoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450936

Royalcoin Donation Address: RNRTFYqpuinhnnYVG8HEX7E5AuV389Ryef

91  Alternate cryptocurrencies / Announcements (Altcoins) / Orbitcoin bootstrap.dat on: April 15, 2014, 02:47:54 AM
Orbitcoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Orbitcoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Orbitcoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Orbitcoin datadir. "%appdata%/orbitcoin" / "~/.orbitcoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Orbitcoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Orbitcoin's data directory is located in ~/.orbitcoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
orbitcoin's data directory should be located in ~/Library/Application Support/orbitcoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\orbitcoin 
orbitcoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the orbitcoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Orbitcoin - 4/9/2014 - 123,444 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrdTRfRVJTNzRYajA
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrUGdSUUdzWXRhSEU

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/orbitcoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450934

Orbitcoin Donation Address: oWc2ArEk2xqUGrY8Y51KtLMhZHtzfbNkdT
92  Alternate cryptocurrencies / Announcements (Altcoins) / Luckycoin bootstrap.dat on: April 15, 2014, 02:36:11 AM
Luckycoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Luckycoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Luckycoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Luckycoin datadir. "%appdata%/luckycoin" / "~/.luckycoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Luckycoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Luckycoin's data directory is located in ~/.luckycoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
luckycoin's data directory should be located in ~/Library/Application Support/luckycoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\luckycoin 
luckycoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the luckycoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Luckycoin - 4/9/2014 - 146,522 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrRTA4MHh3c1djdkU
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrTXVDTHE0SEd5eDg

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/luckycoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450927

Luckycoin Donation Address: L2xXxXyp5TdLEQh44zgHZDu1BhmZJ3QMQd

93  Alternate cryptocurrencies / Announcements (Altcoins) / Krugercoin bootstrap.dat on: April 15, 2014, 02:21:53 AM
Krugercoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Krugercoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Krugercoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Krugercoin datadir. "%appdata%/krugercoin" / "~/.krugercoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Krugercoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Krugercoin's data directory is located in ~/.krugercoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Krugercoin's data directory should be located in ~/Library/Application Support/krugercoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\krugercoin 
Krugercoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Krugercoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Krugercoin - 4/9/2014 - 508,600 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrQ0NEdWZldmN6LVk
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrWUQ4Z0tQZjJxQk0

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/krugercoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450924

Krugercoin Donation Address: YqrcSr9rwN9Z5fLKfLyDBa9CXMFQon8hMa

94  Alternate cryptocurrencies / Announcements (Altcoins) / Goldcoin bootstrap.dat on: April 15, 2014, 01:33:15 AM
Goldcoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Goldcoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Goldcoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Goldcoin datadir. "%appdata%/goldcoin" / "~/.goldcoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Goldcoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Goldcoin's data directory is located in ~/.goldcoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Goldcoin's data directory should be located in ~/Library/Application Support/goldcoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\goldcoin 
Goldcoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Goldcoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Goldcoin - 4/9/2014 - 111,297 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrbHc2R3lkNkNiY00
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrWmo4Sm96LWVoM2M

Goldcoin Donation Address: Dw1DLrwrrmf5Fqpa5MFPuie28hcRmss1ju
95  Alternate cryptocurrencies / Announcements (Altcoins) / Galaxycoin bootstrap.dat on: April 15, 2014, 01:22:07 AM
Galaxycoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Galaxycoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Galaxycoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Galaxycoin datadir. "%appdata%/galaxycoin" / "~/.galaxycoin"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Galaxycoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Galaxycoin's data directory is located in ~/.galaxycoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Galaxycoin's data directory should be located in ~/Library/Application Support/galaxycoin/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\galaxycoin 
Galaxycoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Galaxycoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Galaxycoin - 4/9/2014 - 111,599 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrSmh6UHhBbFV6cVk
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrZklyYi1wZ0w0Y0k

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/galaxycoin/bootstrap.dat
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5466132

Galaxycoin Donation Address: gfu9rVS7qJ9g7ZZKvMYgCgBn6P8chiukm7

96  Alternate cryptocurrencies / Announcements (Altcoins) / FeatherCoin bootstrap.dat on: April 15, 2014, 01:07:19 AM
Feathercoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Feather client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Feather's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Feather datadir. "%appdata%/feather" / "~/.feather"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Feather Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Feather's data directory is located in ~/.feather/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Feather's data directory should be located in ~/Library/Application Support/feather/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\feather 
Feather's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Feather client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Feathercoin - 4/9/2014 - 282,728 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrNmUzSk5YRFdicTg
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrUXY4S0xIbjN3OFU

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/feathercoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450846

Feathercoin Donation Address: 6f6DX6TveyUCE22kJ3GMHEcvJYqzLrk5NV

97  Alternate cryptocurrencies / Announcements (Altcoins) / Emerald bootstrap.dat on: April 15, 2014, 12:53:05 AM
Emerald Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Emeraldcoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Emeraldcoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Emeraldcoin datadir. "%appdata%/emerald" / "~/.emerald"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Emeraldcoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Emeraldcoin's data directory is located in ~/emerald/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Emeraldcoin's data directory should be located in ~/Library/Application Support/emerald/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\emerald 
Emeraldcoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Emeraldcoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Emeraldcoin - 4/9/2014 - 525,025 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQra3lianQzMW1tUm8
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrbzZ3ZzdFc05Ta00

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/emeraldcoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450813

Emerald Donation Address: EmmupsK8s6MH3JCrnBXHh8owm5tfTCvbpy
98  Alternate cryptocurrencies / Announcements (Altcoins) / Diamond bootstrap.dat on: April 15, 2014, 12:37:16 AM
Diamondcoin Bootstrap.dat



   bootstrap.dat

bootstrap.dat allows a new Diamondcoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Diamondcoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

   Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1.   Download bootstrap.dat.xz from mirrors or torrent.
2.   Decompress the bootstrap.dat.
3.   Put it into the Diamondcoin datadir. "%appdata%/diamond" / "~/.diamond"
         (This is the same folder that contains wallet.dat and the blocks folder.)
4.   Delete bootstrap.dat.old if you want to recover some storage space.

    Diamondcoin Data Folder

    Linux
Code:
xz -d bootstrap.dat.xz 
Diamondcoin's data directory is located in ~/.diamond/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code:
find / -name wallet.dat -print 2>/dev/null 

   Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Diamondcoin's data directory should be located in ~/Library/Application Support/diamond/.

   Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type:
Code:
explorer %APPDATA%\diamond 
Diamondcoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

   Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Diamondcoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrcmE2OUNKazNLX2s
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrZ2lNQjFJdGxjRkE

E-nautia Mirror - http://e-nautia.com/jon.marshall/disk/bootstrap/diamondcoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450784

Diamond Donations Address: dSw6Y1ah1zxMuzTP93ABKrYPFxCjq9fD9u

99  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CSC] CasinoCoin - The Premiere Coin for Casino Gaming | Kimoto Enabled! on: April 15, 2014, 12:14:39 AM
Casinocoin Bootstrap.dat
 

bootstrap.dat

bootstrap.dat allows a new Casinocoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Casinocoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1. Download bootstrap.dat.xz from mirrors or torrent.
2. Decompress the bootstrap.dat.
3. Put it into the Casinocoin datadir. "%appdata%/casinocoin" / "~/.casinocoin"
(This is the same folder that contains wallet.dat and the blocks folder.)
4. Delete bootstrap.dat.old if you want to recover some storage space.

Casinocoin Data Folder

Linux
Code: (auto:0)
xz -d bootstrap.dat.xz 
Casinocoin's data directory is located in ~/.casinocoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code: (auto:0)
find / -name wallet.dat -print 2>/dev/null 
Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Casinocoin's data directory should be located in ~/Library/Application Support/casinocoin/.

Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type.
Code: (auto:0)
explorer %APPDATA%\casinocoin 
Casinocoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Casinocoin client and wait for it to load the blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which point you can choose to delete it.

Casinocoin - 4/9/2014 - 224,645 KB
 
GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrUWNMdnp1cmpHbVk
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrQ29kbWg5YkJkOUU

Casinocoin Donation Address: CPGZv7Wj3WRwgd2HFKnXSLJWQdSCJrrwLt
100  Alternate cryptocurrencies / Altcoin Discussion / Re: [BTE] The Bytecoin Information Thread on: April 14, 2014, 11:31:53 PM
ByteCoin Bootstrap.dat


bootstrap.dat

bootstrap.dat allows a new Bytecoin client (not synced) to rapidly import the initial blocks from a
local file instead of slowly downloading blocks from random peers. This significantly reduces the
time it takes to get a client synced with the current blockchain.

Simply having bootstrap.dat in Bytecoin's expected data directory will make your initial block sync
much faster. The import process can be even faster if you use the -dbcache=1000 command line
parameter which uses an additional 1GB of RAM for the database index cache.

Extracting the bootstrap.dat.xz

Regardless of your operating system, use the following steps to make use of the bootstrap.dat file:

1. Download bootstrap.dat.xz from mirrors or torrent.
2. Decompress the bootstrap.dat.
3. Put it into the Bytecoin datadir. "%appdata%/bytecoin" / "~/.bytecoin"
(This is the same folder that contains wallet.dat and the blocks folder.)
4. Delete bootstrap.dat.old if you want to recover some storage space.

Bytecoin Data Folder

Linux
Code: (auto:0)
xz -d bootstrap.dat.xz 
Bytecoin's data directory is located in ~/.bytecoin/ by default. You can run ls -a to see
directories that start with a period. You can also search for the directory with the following
command:
Code: (auto:0)
find / -name wallet.dat -print 2>/dev/null 
Mac
You can obtain xz from MacPorts or http://macpkg.sourceforge.net/.
Bytecoin's data directory should be located in ~/Library/Application Support/bytecoin/.

Windows
7Zip is a free utility that can decompress .xz files, so does the latest version of WinRAR.

Click on Start then Run (or press WinKey+R) and type.

Code: (auto:0)
explorer %APPDATA%\bytecoin 
Bytecoin's data directory will open. "AppData" and "Application Data" are hidden by default in
Windows.

Copy bootstrap.dat to data directory

Copy the bootstrap.dat to your data directory. Load the Bytecoin client and wait for it to load the
blocks. After loading is complete, the bootstrap.dat will be renamed to bootstrap.dat.old at which
point you can choose to delete it.

Bytecoin - 4/9/2014 - 16,942 KB

GoogleD - https://drive.google.com/file/d/0Bz3NalaCIrQrb3JSLTZVZkhadTQ
Torrent - https://drive.google.com/file/d/0Bz3NalaCIrQrbFg2Qk9XeEdPUzg

E-nautia Mirror - https://e-nautia.com/jon.marshall/disk/bootstrap/bytecoin/bootstrap.dat.xz
E-nautia Direct - https://e-nautia.com/disk/download.php?id=5450715

Bytecoin Donation Address: 8LCXmsSFuCQ7ofmjudoD2FyAUv1qPeWxty
Pages: « 1 2 3 4 [5] 6 7 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!