Author

Topic: Bitcoind - When to backup? (Read 558 times)

full member
Activity: 126
Merit: 100
CAUTION: Angry Man with Attitude.
January 04, 2014, 09:06:34 AM
#3
I know this question has been asked million times. But I cannot got a satisfying answer.

When exactly it is needed to perform new backup?
After creating a new account?
After creating a new address?
After making an outgoing transfer?
After receiving new fund in new address?

Thank you. Sorry for noob question.

After receiving new funds in the address.
member
Activity: 80
Merit: 10
January 01, 2014, 06:02:49 PM
#2
Bitcoin Core generates a keypool, with a default size of 100 keypairs. When a new keypair (address) is needed, either when the user requests an address or in order to receive change from an outgoing transaction, the oldest key from the keypool is used, and a new key is generated to be added to the keypool. This is so that you don't need to make a backup after each new address, because as long as your backup includes the newest keypool address used, you're fine.

So, assuming you haven't changed the default configuration, you need to back your wallet up at least once every 100 address generations -- either when you ask bitcoind for a new address, or when you spend from your wallet, which will likely involve a change output to a new address.
newbie
Activity: 59
Merit: 0
January 01, 2014, 11:24:45 AM
#1
I know this question has been asked million times. But I cannot got a satisfying answer.

When exactly it is needed to perform new backup?
After creating a new account?
After creating a new address?
After making an outgoing transfer?
After receiving new fund in new address?

Thank you. Sorry for noob question.
Jump to: