Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: LHB on August 06, 2013, 11:33:20 PM



Title: -qt question: how do I consolidate several wallet.bat's into one wallet
Post by: LHB on August 06, 2013, 11:33:20 PM
Ideally , I'd like to make sure several wallet files have had their balances moved to the newest 8.3 without having to rename and move  files several times.

I also would like to import the private keys for addresses I've received deposits on. I really don't want to go around changing auto-withdraw addresses, but I'd like to ditch all these old wallets and start fresh w/o worrying I missed something


Title: Re: -qt question: how do I consolidate several wallet.bat's into one wallet
Post by: EscrowBTC on August 07, 2013, 12:35:41 AM
You can send all coins from the undesired wallets to the desired one!


Title: Re: -qt question: how do I consolidate several wallet.bat's into one wallet
Post by: jackjack on August 07, 2013, 09:29:44 AM
Pywallet


Title: Re: -qt question: how do I consolidate several wallet.bat's into one wallet
Post by: LHB on August 08, 2013, 07:23:47 AM
Pywallet

I tried figuring out how to use that app a few times in the past. I still have no clue what to do.


Title: Re: -qt question: how do I consolidate several wallet.bat's into one wallet
Post by: jackjack on August 08, 2013, 08:14:13 AM
1. python pywallet.py --web
2. Open 127.0.0.1:8989 in a browser
3. Look for export to CSV and import from CSV

Tell me if something doesn't work