Crypto-Expert / HoboNickels

HoboNickels Repo
MIT License
14 stars 22 forks source link

hashesperspec is irrelevant #21

Closed jjj092353 closed 7 years ago

jjj092353 commented 10 years ago

hashesperspec is irrelevant since netmhashps is provided - the existence of hashespersec causes a problem in mpos installations not reporting network hash properly.

"netmhashps" : 39.94735791,
"netstakeweight" : 30240.98261745,
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
Tranz5 commented 10 years ago

hashesperspec is based on the internal miner. -gen=1. netmhashps is a guesstimate on how fast the network is moving bases on difficulty and number of blocks found over the last few hundred.

hclivess commented 7 years ago

I can't find hashespersec in 1.5, is it still there? Maybe we should close this issue.

ahmedbodi commented 7 years ago

may not be, i'll have a look today

ahmedbodi commented 7 years ago

https://github.com/Crypto-Expert/HoboNickels/blob/master/src/rpcmining.cpp#L57

looks like its still there, i think this can be closed though. @hclivess agree?

hclivess commented 7 years ago

I agree, it's 2 years old anyway