Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
janos666
on 13/04/2014, 23:41:59 UTC
I have a question for Evan / whoever: Does running a masternode consume the available pool of pre-generated 100 addresses, necessitating regular backups of the masternode's wallet?

I am not sure where I read it, but I remember Evan saying no, it does not.


https://bitcointalk.org/index.php?topic=421615.msg6130422#msg6130422

The problem is that darkcoind won't save more than a few hundreds of keys into the wallet.dat, no matter how big keypool I ask for (it does generate all the 10000 or more keys into the thin air but saves only ~500 initially and only ~200 new after it flushes those original 500 unencrypted keys when you later encrypt the file) and I figure DarkSend will eat the keys from the keypool like a crazy addict, and thus you will either need to periodically input your password on the online server (risking your coins if somebody hacked it, even more if you do it automatically and thus you keep the password on the online machine) or copy the wallet.dat to a flash drive, refill it's keypool on an offline computer and copy it back (while your masternode is offline).

Masternodes will never use any new addresses in the keypool, unless you send funds from the node itself. They're simply the center point that all users will connect to for mixing at a specific moment in time.

Other than that, great guide.