28
7
I've got one wallet.dat from my laptop and another on my desktop, each containing various (different) receiving addresses that I use pretty often. I'd like to merge them into a single wallet.dat so I can see all my balances in one place.
If there isn't some piece of software that can truly "merge" the two, is there some way to at least export an address/keypair from one wallet and then import it into the other?
This functionality is eventually planned for the main client, btw. But good question. – eMansipater – 2011-09-02T16:08:39.220
I chose D.H.'s answer over Stephen's only because a solution separate from the client, which can be run on a separate (offline) machine where I can be 100% sure nothing malicious is happening with my wallet.dat seems superior to patching my client, which by nature must manipulate my wallet.dat file and generate internet traffic. Also I speak Python so I can verify/tweak the code myself if necessary. Both are valid solutions, though and I wish I could check two answers. – David Perry – 2011-09-02T17:19:44.813