Gridcoin difficulty and net weight graphs
Difficulty remains stable between 6 and 8 (2 month graphs). But sometimes you see peaks above 20 (today graphs).
Also you can see small dip at 6th of november after fork. Four abysses is problem of my PC: once I was on the fork and unknown proplems thrice.
Two month interval
Difficulty:
Net weight:
Week interval
Difficulty:
Net weight:
Today
Difficulty:
Net weight:
Gridcoin is an open source cryptocurrency (Ticker: GRC) which securely rewards volunteer computing performed upon the BOINC platform in a decentralized manner on top of proof of stake. BOINC (Berkeley Open Infrastructure for Network Computing) is a distributed Internet platform launched beginning of 2002 and rewards participants with credits for performed work. BOINC is an application available for multiple Operating Systems and utilises the unused CPU and GPU cycles on computers to perform scientific work.
You can use exportstats1 command to get complete SSV files. The command will be improved in the future, but now it just dumps data from blockchain to textfile and optionally can average several of the rows together to reduce the amount of data. Second, Net Weight is just a smoothed difficulty, so it does not really add much value to plot that.
Didn’t know about both possibilities, thanks!