Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Solaso on January 06, 2017, 12:09:14 PM



Title: Must I do backup wallet after each start?
Post by: Solaso on January 06, 2017, 12:09:14 PM
Hello. I have a few backups of wallet.
If I DIDN't add(generate) NEW addresses in the wallet, so I could don't make new backups?


Title: Re: Must I do backup wallet after each start?
Post by: jacee on January 06, 2017, 12:14:02 PM
Hello. I have a few backups of wallet.
If I DIDN't add(generate) NEW addresses in the wallet, so I could don't make new backups?
I could not fully understand what your question but I am assuming that you are referring about your wallet that generates new address everytime theres a transaction? If my understanding is correct, that wallet of your will keep generating address but that will still be included in the same privatekey so you nly need a single backup for that wallet. No need to backup everytime it generates a new address.


Title: Re: Must I do backup wallet after each start?
Post by: shorena on January 06, 2017, 12:15:52 PM
The below post was written under the assumption that OP is using bitcoin core.

Hello. I have a few backups of wallet.
If I DIDN't add(generate) NEW addresses in the wallet, so I could don't make new backups?

Newer wallets are deterministic and require a single backup. Older wallet files have (by default) 100 private keys pre generated from you, so you dont have to update after every new address. Depending on how much you use the wallet once a month/week should be enough. To see how many keys are left you can use getwalletinfo in the dev console. You can use the same command to see whether you have a HD wallet or not. HD wallets show a line masterkeyid, older wallets do not.

-> https://bitcoin.org/en/developer-reference#getwalletinfo


Title: Re: Must I do backup wallet after each start?
Post by: Solaso on January 06, 2017, 12:39:34 PM
Thanks fro all. I understood that I didn't need backup wallet after each start.


Title: Re: Must I do backup wallet after each start?
Post by: DannyHamilton on January 06, 2017, 03:51:50 PM
Thanks fro all. I understood that I didn't need backup wallet after each start.

Maybe you do.

Maybe you don't.

It depends on what wallet you are using.  You didn't tell us what wallet you are using, so we can't tell you how to properly use your wallet.


Title: Re: Must I do backup wallet after each start?
Post by: Solaso on January 06, 2017, 03:59:14 PM
I said before, that I didn't (getnewaddress) generate new addresses in the wallet. 


Title: Re: Must I do backup wallet after each start?
Post by: DannyHamilton on January 06, 2017, 04:48:57 PM
I said before, that I didn't (getnewaddress) generate new addresses in the wallet. 

Which wallet?

Electrum?
Armory?
MultiBit?
Core?
Classic?
Unlimited?
Knots?
Blockchain.info?
Mycellium?
Trezor?
Ledger Nano?
bitaddress.org
Something else that you found?
Something else that you created?

Also, most of these wallets have multiple versions available so...

What version?

Without that information, it is impossible to know for sure what backup plan you need.


Title: Re: Must I do backup wallet after each start?
Post by: Kevinde on January 06, 2017, 04:54:45 PM
I said before, that I didn't (getnewaddress) generate new addresses in the wallet. 

I do not understand what you said. If i'm wrong you want to back your wallet on your computer. if yes, you just only copy your the file wallet.dat and save it at somewhere such as USB flash, Disk D or E on your computer. That's it. No need to back up your wallet after re-start.