Pages:
Author

Topic: Pywallet 2.2: manage your wallet [Update required] - page 21. (Read 207945 times)

newbie
Activity: 9
Merit: 0
Hello. Please tell me whether it is possible to edit your program DOGE wallet? Need to delete 0/unconfirmed transactions.
legendary
Activity: 2674
Merit: 1030
Yes I am a pirate, 300 years too late!
OK, I had a corrupt wallet.  Dumped it and it says 80 keys (seems a bit low), import the keys to a blank wallet and my solo mined coins are there but not my pool mined ones.  I had a second address setup for the pool mined coins.  When I try to add it back I get a "Not Yours".  Rescanning the bad HD, maybe the recover on the wallet was bad.  Any thoughts on why it wouldn't recover a 2nd address from the Private Keys?
newbie
Activity: 7
Merit: 0
I am having trouble dumping my wallet. I am running the command
Code:
./pywallet.py --dumpwallet --passphrase=[PASS]
and the output is
Code:
Traceback (most recent call last):
  File "pywallet.py", line 5010, in
    db_env = create_env(db_dir)
  File "pywallet.py", line 1269, in create_env
    r = db_env.open(db_dir, (DB_CREATE|DB_INIT_LOCK|DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN|DB_THREAD|DB_RECOVER))
bsddb.db.DBRunRecoveryError: (-30975, 'DB_RUNRECOVERY: Fatal error, run database recovery -- unable to join the environment')

Does anyone know what to do?

UPDATE: I deleted everything except the wallet.dat in my bitcoin directory, and now when I run the command the output is
Code:
Segmentation fault: 11

I am running Mac OS 10.7. Has anyone seen this problem before?
legendary
Activity: 2674
Merit: 1030
Yes I am a pirate, 300 years too late!
what is the --otherversion for PPC (peercoin) and TGC (tigercoin) ?
any wiki?

I'm trying to figure out Batcoin & Piratecoin myself.
member
Activity: 106
Merit: 10
Nice!

I got pywallet running, and it helped me to scrub out an old 0/unconfirmed transaction that I hadn't paid enough transaction fee to clear.

Had to make a small change, to get it to run on Gentoo Linux.

Unfortunately, Gentoo packaged the bsddb library under the name "bsddb3" which is incorrect, and breaks pywallet.  This works around that breakage, by trying to import from bsddb3 if bsddb fails.  Exactly the same library, but different name.

Here's the pull request for this: https://github.com/jackjack-jj/pywallet/pull/6

Josh
legendary
Activity: 2114
Merit: 1002
what is the --otherversion for PPC (peercoin) and TGC (tigercoin) ?
any wiki?
newbie
Activity: 13
Merit: 0
Ok, so I need to install Python 2.7 with twisted package, then use python.py. The problem is that any time I try to open it this appears:

http://imgur.com/HujMmKJ

Any help? (oh obviously I'm an idiot and I deleted the wallet along with all the OS, then recovered with Recuva but the bitcoin client doesn't like it)
legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
Hi jackjack,

I have found some wired payment from my wallet when i sent my regular transaction with Bitcoin-Qt version on 0.8.5. look like been stolen some points.(that is not fee, i pay the fee 0.001 each time).
 https://blockchain.info/address/121DhL8p3ta5vmDp7WDcjiHfmoQ73bSpWF.

example the last one: the "1PMjtDqHcQvw6tehfgNGnb7aFWsrC4TBrU " took 0.03338348 BTC top than my payment.
and another one: took "1P1GBELRwdhsgovvrzUDx7HBCVH8Sj4yjX" 0.0499 BTC as well.

Any advice, very appreciate.
also other folks, be carefully....

Tahnks.
Did you make the 5 BTC payment?
legendary
Activity: 2464
Merit: 3158

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

Hey !
That worked like a charm.
I just recovered several hundreds of millions of Infinitecoin, and over 1 million of Zetacoins.
That IFC wallet was 750Mb in size, recovered about 125k keys..
That was a long process, but what a relief !
Thanks a lot for your work ! If you want some IFC or ZET please post an addy. ;-)

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!
I will be honored if you name it that way. :-)

Franchement, merci beaucoup !! Quel soulagement ! :-D
newbie
Activity: 14
Merit: 0
yeah, I thought it could be the change too at early time.
But after 3 days, and my computer wallet/Bitcoin -Qt is synchronized. I also can see the conformations of those transactions, have already deep to 500 (not enough yet?). Somehow the missed potions still do not show up to the balance.
sr. member
Activity: 445
Merit: 250
newbie
Activity: 14
Merit: 0
Hi jackjack,

I have found some wired payment from my wallet when i sent my regular transaction with Bitcoin-Qt version on 0.8.5. look like been stolen some points.(that is not fee, i pay the fee 0.001 each time).
 https://blockchain.info/address/121DhL8p3ta5vmDp7WDcjiHfmoQ73bSpWF.

example the last one: the "1PMjtDqHcQvw6tehfgNGnb7aFWsrC4TBrU " took 0.03338348 BTC top than my payment.
and another one: took "1P1GBELRwdhsgovvrzUDx7HBCVH8Sj4yjX" 0.0499 BTC as well.

Any advice, very appreciate.
also other folks, be carefully....

Tahnks.
legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
Does this help me to recover my lost wallet password ? if yes please tell me so i can use it ! Btw you have any video tutorial ? if yes i am very lucky then i am totally noob in this kind of work !
It can but there are tools specifically developped for this matter
See here: https://bitcointalksearch.org/topic/encrypted-walletdat-lost-password-any-solutions-85495

No tutorial video. I will do some when the new version will be released.
legendary
Activity: 1148
Merit: 1000
I ❤ www.LuckyB.it!
Does this help me to recover my lost wallet password ? if yes please tell me so i can use it ! Btw you have any video tutorial ? if yes i am very lucky then i am totally noob in this kind of work !
legendary
Activity: 1176
Merit: 1233
May Bitcoin be touched by his Noodly Appendage
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:
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!
newbie
Activity: 56
Merit: 0
Thank you very much for this tool! Smiley
newbie
Activity: 42
Merit: 0
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))
  File "C:\Program Files\Python2.7\Lib\urllib.py", line 87, in urlopen
    return opener.open(url)
  File "C:\Program Files\Python2.7\Lib\urllib.py", line 208, in open
    return getattr(self, name)(url)
  File "C:\Program Files\Python2.7\Lib\urllib.py", line 345, in open_http
    h.endheaders(data)
  File "C:\Program Files\Python2.7\Lib\httplib.py", line 969, in endheaders
    self._send_output(message_body)
  File "C:\Program Files\Python2.7\Lib\httplib.py", line 829, in _send_output
    self.send(msg)
  File "C:\Program Files\Python2.7\Lib\httplib.py", line 791, in send
    self.connect()
  File "C:\Program Files\Python2.7\Lib\httplib.py", line 772, in connect
    self.timeout, self.source_address)
  File "C:\Program Files\Python2.7\Lib\socket.py", line 553, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno 11004] getaddrinfo failed

Thanks in advance Smiley
legendary
Activity: 2464
Merit: 3158
Hello !

Is there a way to get the output wallet.dat from --recover option without a passphrase ?

Ok, so basically what happened :
The power went out while the client was running, and when I try to start it again it says wallet corrupted.
I successfully recovered a wallet, then i copied it as wallet.dat and moved to the coin directory. I wiped the blockchain and download it again. While the blockchain was downloading the transaction appeared, even if there is no trace of addresses in the "'Receive" tab.

I found my balance again. It's allright but the passphrase I set at the begining of the operation (Enter the passphrase for the wallet that will contain all the recovered keys) doesn't seem to work.

What I did is to run the --recover option.
I got a recovered_wallet.dat, the client shows the correct balance with the wallet but it is locked with some passphrase that is different from the one I set during the recovery process.

I installed a new and clean VM, got only the corrupted wallet.dat file and pywallet on it, tried to recover again and set a single space as the passphrase, and I still can't unlock that wallet! "space" won't be the passphrase.
But I got everything in the corrupt wallet. I guess it's been badly written somewhere because of the shutdown and won't load properly.

It's a chance that the original wallet.dat was not encrypted. Maybe someday I'll retrieve these. Smiley

If anyone has any clue, any help is much appreciated. Thanks Smiley

By the way, how does WalletWizard sounds ? Can be WalletWiz or something.
sr. member
Activity: 281
Merit: 250
Developer of Ultracopier and Supercopier
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
newbie
Activity: 19
Merit: 0
Thank you, i had downloaded an html page with the name pywallet.py,  i hadn't looked into the code.

After using it this is the result in the command window:

The new wallet c:\wallets/recovered_wallet_1383137342.dat contains the 229 recovered keys

And the next files in the folder i used as output:

http://i41.tinypic.com/33wxfdv.jpg

I renamed "recovered_wallet_1383137342.dat" to wallet.dat and used it as my wallet on my computer, and after opening bitcoin -qt it wouldn't return any error message but after loading the full block it is empty and it doesn't have any cents or even addresses in the addresses tab, only a long list of labels and addresses under the "receive" tab, with the name recovered:labelname and an address name in the next column.

Can i consider my cents lost ?
Pages:
Jump to: