Everyone running nodes, should update again. (git pull)
The miners should also be updated to the latest versions.
@draceus0 The expected hashrate for a i7 7700k is between 8 and 11. If you're getting only 3, there's a problem in your config. Try more hashers.
As a comparison, a GTX1080 should be getting around 21-24H/s atm.
Do no be alarmed by the new low hashrates, they are low for everyone and that's what was expected.
I'm at ~1.5 on an i7-4790k. Is that about what I should expect? When you say there could be a problem in config, how would you check that?
Which miner are you using? If it's java, delete the old config.
If it's php, you need to open more instances (1 per thread).
Maybe you can make some code changing dev to set up how many threads to run on the miner, maybe something in the configuration file, coz if you have like me 40 threads and i need to open 40 instances and is not to comfortable.
I believe the Java miner solves that issue; may be wrong.