Bitcoin Forum

Bitcoin => Mining => Topic started by: planalpha on March 14, 2011, 03:08:49 PM



Title: keypoololdest
Post by: planalpha on March 14, 2011, 03:08:49 PM
Sorry for the n00b question, but what significance does the "keypoololdest" value hold? What should I see/not see here?

Thanks!


Title: Re: keypoololdest
Post by: BitterTea on March 14, 2011, 04:18:46 PM
The key pool is the pool of unused keys that solves the problem of invalidating backups on spends. Keypoololdest is the unix timestamp of the oldest key in the key pool. The way this can be used is to determine if a wallet's backups are out of date. If the newest backup is older than the oldest key in the pool, then a new backup should be created.


Title: Re: keypoololdest
Post by: planalpha on March 14, 2011, 05:44:40 PM
Ahhh. Great info. Thanks for the info!


Title: Re: keypoololdest
Post by: David Rabahy on September 04, 2013, 06:47:59 PM
hmm, how does one convert the keypoololdest, e.g. 1364243178, into something human-meaningful?  how does one determine the relative age of a backup/


Title: Re: keypoololdest
Post by: David Rabahy on September 04, 2013, 06:49:19 PM
http://www.onlineconversion.com/unix_time.htm, e.g. Mon, 25 Mar 2013 20:26:18 UTC