Skip to content

Code to be determining how long it would take to be recovering from large loss of mining power on bitcoin chain.

License

Notifications You must be signed in to change notification settings

cjbauer/forkstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forkstats

Code to be determining how long it would take to be recovering from large loss of mining power on bitcoin chain.

Results are in results.txt and can be computed still again as

python forkstats.py > results.txt

Green: blocktimes <= 12 mins Yellow: blocktimes > 12 mins & <= 20 mins Amber: blocktimes > 20 mins & <= 30 mins Red: blocktimes > 30 mins

2 eventualities:

Red; diff adj; then Yellow; diff adj; then Green Red; diff adj; then Green

About

Code to be determining how long it would take to be recovering from large loss of mining power on bitcoin chain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages