Author

Topic: If I backup the wallet, how many future addresses are backed up? (Read 674 times)

full member
Activity: 238
Merit: 105
Currently, it only backs up the addresses you have already created.

In future, it will have BIP32 deterministic wallets. You only need to backup the once, immediately after starting the app for the first time.


That's a shame. I don't like reusing addresses (I.E. change back to the same address, or, multiple payments) for the sake of it being hard for me to manage what payments are what (One address/payment is a lot easier), so, this wallet is unusable for me at it's current state. Hopefully when you come out with this feature it'll be usable. Is there at ETA (Time/version)? Or, is it just in limbo currently?

The project is open source and free software. You could have coded the feature already 3 years ago. Heck, you could even have submitted a patch by now! Why didn't you do?


I... I... I don't know. Why didn't I? Hold up just one second, this is your project, stop making me feel guilty!

Probably because by the time I got a Java IDE up and running, got familiar with your code, researched how BIP32 works, implemented into the code that's not a complete hack, and, had everything running nicely, someone else would have beaten me to the punch... and I'm relatively lazy. I'm sorry :'(
hero member
Activity: 483
Merit: 501
Currently, it only backs up the addresses you have already created.

In future, it will have BIP32 deterministic wallets. You only need to backup the once, immediately after starting the app for the first time.


That's a shame. I don't like reusing addresses (I.E. change back to the same address, or, multiple payments) for the sake of it being hard for me to manage what payments are what (One address/payment is a lot easier), so, this wallet is unusable for me at it's current state. Hopefully when you come out with this feature it'll be usable. Is there at ETA (Time/version)? Or, is it just in limbo currently?

The project is open source and free software. You could have coded the feature already 3 years ago. Heck, you could even have submitted a patch by now! Why didn't you do?

It's best to follow progress on HD wallets on the bitcoinj mailing list. Mike has recently estimated "later this summer".
full member
Activity: 238
Merit: 105
Currently, it only backs up the addresses you have already created.

In future, it will have BIP32 deterministic wallets. You only need to backup the once, immediately after starting the app for the first time.


That's a shame. I don't like reusing addresses (I.E. change back to the same address, or, multiple payments) for the sake of it being hard for me to manage what payments are what (One address/payment is a lot easier), so, this wallet is unusable for me at it's current state. Hopefully when you come out with this feature it'll be usable. Is there at ETA (Time/version)? Or, is it just in limbo currently?
hero member
Activity: 483
Merit: 501
We had to switch away from the textual backup format that was agreed with MultiBit 3 years ago. It doesn't support encrypted keys, HD wallets, read-only keys etc.

I think MultiBit will also switch away or has already done so. They should be able to open the bitcoinj wallet format directly though. Check with Jim if you want to try.

sr. member
Activity: 333
Merit: 250
Ok, but Multibit can't read it. I thought it was possible?
hero member
Activity: 483
Merit: 501
It's the bitcoinj wallet protobuf format. You can access it e.g. with "wallet tool" that comes with bitcoinj.
sr. member
Activity: 333
Merit: 250
Hello!

I would like to use your looking good wallet but i currently have a problem.
I manage to save the key, i know where to find the backup, how to decrypt it with openSSL but... What's the file format i obtained?
It's not a text file with private/public keys, so how can i use it?

Thank you!

PS : I'v tried that : https://bitcointalksearch.org/topic/m.6860737
But nothing happened except "Could not understand adress in import files"
hero member
Activity: 483
Merit: 501
Currently, it only backs up the addresses you have already created.

In future, it will have BIP32 deterministic wallets. You only need to backup the once, immediately after starting the app for the first time.
full member
Activity: 238
Merit: 105
Is it like bitcoin-qt where only the size of keypool is backed up? Or, is it like Armory where an infinite amount of future addresses are backed up? If it's the former, how do I increase the keypool size (To something like 10,000 addresses or something)?

I don't really want to use this wallet, have my phone crash, then realize I only backed up the first ten addresses or something stupid like that, and, lose my money.
Jump to: