Post
Topic
Board Development & Technical Discussion
Re: [Choose the new Pywallet name] - Pywallet 2.1.6: manage your wallet
by
jackjack
on 11/11/2013, 01:31:37 UTC
Can i consider my cents lost ?
Did you try "bitcoin-qt -rescan"?
If so and if it doesn't help, yes I think they may be lost
You can still send me your wallet so that I can see what I can find inside it


It say:
Quote
pywallet needs 'bsddb' package to run, please install it
But I have already installed it:
Code:
dev-python/bsddb3-5.3.0
Hmm... OSX?


Is there a way to get the output wallet.dat from --recover option without a passphrase ?
Yes, put this as the passphrase:
Quote
I don't want to put a password on the recovered wallet and I know what can be the consequences.
(line 4883 in https://github.com/jackjack-jj/pywallet/blob/master/pywallet.py)
Tell me if it helps you recovering the coins


Hi All,
Wondering if anyone can help me with this error that comes up when trying to dumpmy wallet with balance...
Code:
C:\Users\infinitevs>pywallet.py --dumpwallet --dumpwithbalance
Traceback (most recent call last):
  File "C:\Program Files\Python2.7\Scripts\pywallet.py", line 5025, in
    read_wallet(json_db, db_env, determine_db_name(), True, True, "", options.dumpbalance is not None)
  File "C:\Program Files\Python2.7\Scripts\pywallet.py", line 2537, in read_wallet
    k["balance"] = balance(balance_site, k["addr"])
  File "C:\Program Files\Python2.7\Scripts\pywallet.py", line 2684, in balance
    page=urllib.urlopen("%s=%s" % (site, address))
Thanks in advance Smiley
Did you have access to internet when you tested that?


Thank you very much for this tool! Smiley
Thanks for your feedback Smiley


By the way, how does WalletWizard sounds ? Can be WalletWiz or something.
Sounds good, sounds prety good IMO! I'll consider that!
Thanks a lot!