Bitcoin Forum
October 16, 2024, 05:24:34 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: How change bitcoin wallet, client (bitcoin-qt to multibit) on: April 28, 2013, 11:59:44 AM
Quote
Any suggestion for lightweight bitcoin wallet program?
You can imprort private keys to Electrum wallet. Use "electrum importprivkey yourprivatekey" command.
It does not work. On elecrum irc I got hint to use export/import feature in preferences. It worked.
2  Other / Beginners & Help / Re: How change bitcoin wallet, client (bitcoin-qt to multibit) on: April 28, 2013, 11:23:16 AM
Quote
Any suggestion for lightweight bitcoin wallet program?
You can imprort private keys to Electrum wallet. Use "electrum importprivkey yourprivatekey" command.
Great, I found elecrum and I was looking for this command right now. Thank you.

Here is tut how export private keys from satoshi client
http://bitcoin.stackexchange.com/questions/4203/how-can-i-export-the-private-key-for-an-address-from-the-satoshi-client

Quote
To export a private key from your Satoshi bitcoin-qt client:

    launch your bitcoin client as usual and wait for it to load the blockchain and start up
    click on 'help' in the menu bar (top right)
    click on 'debug window'
    select the 'console' tab
    type: walletpassphrase "your walletpassphrase here" 600
    type: dumpprivkey [your public key here]
    this will return the private key, you can copy it now; ensure you clear your clipboard/history afterwards
    type: walletlock
3  Other / Beginners & Help / Re: How change bitcoin wallet, client (bitcoin-qt to multibit) on: April 28, 2013, 10:59:59 AM
From official multibit help:

Quote
Import private keys from the reference client
This is not currently supported. The easiest way to achieve it is to simply perform a standard Bitcoin transaction to the address provided by MultiBit.

I edit a little bit my question: "Basically what I need: I need keep rights to receive bitcoins on addresses which are set up in my current bitcoin-qt wallet."

So multibit is not good option for this. Any suggestion for lightweight bitcoin wallet program?
4  Other / Beginners & Help / How change bitcoin wallet, client (bitcoin-qt to multibit) on: April 28, 2013, 10:49:33 AM
Hi there,
regular bitcoin-qt wallet take around 10GB disk space. I want change this wallet to multibit (or other good option - suggestions are welcome).  Basically what I need: I need keep rights to receive bitcoins on addresses which are set up in my current bitcoin-qt wallet. How I can export these addresses to another client?

Is there any export-import option? - I cannot import .dat file into multibit.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!