Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: satoshi on July 31, 2010, 01:32:08 AM



Title: Webpage idea: Next predicted difficulty change
Post by: satoshi on July 31, 2010, 01:32:08 AM
It would be neat if someone had a page (like that handy calculator at http://www.alloscomp.com/bitcoin/calculator.php) that projects what the next difficulty adjustment will be.

projected difficulty adjustment multiplier =

 blocks_since_last_adjustment / 2016
 ------------------------------------
 time_since_last_adjustment / 14_days

For instance, if it already got half way to the next adjustment in only 3.5 days instead of 7, we would expect difficulty to double:

 (1008/2016) / (3.5/14) = 0.5/0.25 = 2.0

Also, it could show the predicted time when the next adjustment will occur, and tell when the last adjustment was and how much it changed.


Title: Re: Webpage idea: Next predicted difficulty change
Post by: knightmb on July 31, 2010, 05:40:15 AM
Can you put it on the main site in a box somewhere, kind of a like a mini-dashboard?  :)