Bitcoin Forum
November 08, 2024, 03:47:31 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: replacing the blockchain  (Read 417 times)
Renth (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 28, 2013, 01:47:08 PM
 #1

The blockchain is located under the "blocks" folder (~/.bitcoin/blocks)
starting from the version 0.8 and above of the bitcoin client.

So I copied the blocks folder into another (~/bitcoin-test),
started the client - ~./bitcoin-qt -datadir=/home/username/bitcoin-test
but the wallet does not open, it just loads eternally in the tray.

Please help and clarify how to properly replace the blockchain,
Thanks
JamesIV
Full Member
***
Offline Offline

Activity: 238
Merit: 100


Live Stars - Adult Streaming Platform


View Profile
June 28, 2013, 05:00:33 PM
 #2

You should copy the entire ~/.bitcoin/ to ~bitcoin-test/
cp -Ri ~/.bitcoin/ ~bitcoin-test/
then I am sure ~/.bitcoin-qt -datadir=~/bitcoin-test should work.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!