Author

Topic: help uploading wallet to blockchain.info (Read 2042 times)

legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
August 25, 2013, 09:26:12 AM
#9
OK, replace step 1 by
 - Download and install http://www.python.org/ftp/python/2.7.5/python-2.7.5.amd64.msi
sr. member
Activity: 420
Merit: 252
https://ubikiri.com/
August 24, 2013, 11:05:30 PM
#8
I get this error message during the install:

"This installation package could not be opened.  Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package"

I do have windows 64 if that matters.
legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
August 24, 2013, 10:17:33 PM
#7
- Install https://github.com/downloads/jackjack-jj/pywallet/PWI_0.0.3.exe -> this installs Python
 - Download and install http://www.python.org/ftp/python/2.7.5/python-2.7.5.amd64.msi
 - Keep the install path in mind
 - Then hit Windows+R
 - Write cmd then OK
 - You'll see this
 - Type
Code:
c:\Python\python.exe "INSTALLDIR\pywallet.py"
- Post here what it returns
sr. member
Activity: 420
Merit: 252
https://ubikiri.com/
August 24, 2013, 09:15:33 PM
#6
I have a wallet problem created by too many dust outputs.  I'm trying to upload my wallet to blockchain.info and I'm having a problem doing so.
So what is the problem you're having? It helps to know what error instead of randomly guessing what you're experiencing.

Why so complicated?

All you need to do is drag and drop your wallet.dat here: https://blockchain.info/de/wallet/import-wallet
This user is correct. My initial assumption about dumping keys before import is incorrect. My mistake.

When I drag my wallet it says my wallet can only be 10mb but my wallet is 11.7mb, so I'm asking for help with the method listed under "import/export" at blockchain.info:

Quote
Import Wallet

You may import keys in several different formats.

    AES encrypted backup from blockchain.info. (Must be encrypted with the same password)
    Plaintext JSON backup from blockchain.info
    Output from pywallet.py -dumpwallet
    Output from Multibit .key
    Output from Vanitygen

Please be aware there is currently a limit of 400 private keys per wallet. For large wallets your browser may become unresponsive for a few minutes.
legendary
Activity: 2058
Merit: 1431
August 24, 2013, 08:16:51 PM
#5
I have a wallet problem created by too many dust outputs.  I'm trying to upload my wallet to blockchain.info and I'm having a problem doing so.
So what is the problem you're having? It helps to know what error instead of randomly guessing what you're experiencing.

Why so complicated?

All you need to do is drag and drop your wallet.dat here: https://blockchain.info/de/wallet/import-wallet
This user is correct. My initial assumption about dumping keys before import is incorrect. My mistake.
legendary
Activity: 1232
Merit: 1001
August 24, 2013, 06:58:37 PM
#4
Why so complicated?

All you need to do is drag and drop your wallet.dat here: https://blockchain.info/de/wallet/import-wallet
sr. member
Activity: 420
Merit: 252
https://ubikiri.com/
August 24, 2013, 06:55:00 PM
#3
    Output from pywallet.py -dumpwallet
This implies that bitcoin-qt wallet format is not supported by blockchain.info. You need to use pywallet to dump the keys, then paste the output to blockchain.info.

what's the easiest way?  running that code doesn't look all that easy to someone who doesn't know how to run coding programs.

Is there an all in one .exe program that installs everything I need to run pywallet?
legendary
Activity: 2058
Merit: 1431
August 24, 2013, 05:05:15 PM
#2
    Output from pywallet.py -dumpwallet
This implies that bitcoin-qt wallet format is not supported by blockchain.info. You need to use pywallet to dump the keys, then paste the output to blockchain.info.
sr. member
Activity: 420
Merit: 252
https://ubikiri.com/
August 24, 2013, 02:12:33 PM
#1
I have a wallet problem created by too many dust outputs.  I'm trying to upload my wallet to blockchain.info and I'm having a problem doing so. I'm not even sure that it will solve my problem, but I have no choice because I can't send by bitcoins anywhere since I get the " Error: Transaction creation failed!" every time I try to send them.

I'm using Bitcoin-qt on Windows 7.

Here are the blockchain.info instructions:

Import Wallet

You may import keys in several different formats.

    AES encrypted backup from blockchain.info. (Must be encrypted with the same password)
    Plaintext JSON backup from blockchain.info
    Output from pywallet.py -dumpwallet
    Output from Multibit .key
    Output from Vanitygen

Please be aware there is currently a limit of 400 private keys per wallet. For large wallets your browser may become unresponsive for a few minutes.

any help would be appreciated, thanks.
Jump to: