Post
Topic
Board Development & Technical Discussion
Re: New Pywallet 0.0.1a5
by
whitesand77
on 25/09/2014, 23:38:03 UTC
python NPW_0.0.1a5.py

What are you running it on? Windows? Linux?

I got it to run but I didn't realize it doesn't support my wallet.

How does one go about supporting a different coin/wallet?

What do you want to do? (dump?import?)
You can use the old pywallet, or you can wait for the next version of NPW to be released

Ok, I need to dump ~9000 private keys and then import them into another wallet.

This is what happened.  I mined around 9,000 blocks of a coin and decided to move them to another wallet.  When I tried to send all the coins the wallet created a HUGE transaction and they now sit unconfirmed.  I'm assuming it's because the transaction is too large.  My wallet file is around 68MB.  I didn't realize when you mine there is a private key generated per "mined" transaction.

Can pywallet do this?  I don't feel like using the console window to manually dump each key.  Specially when the wallet is unresponsive for a couple minutes then lets to do something for a few seconds at a time.

I transfer mined coins more often and in smaller chunks now.  LOL  =)