flyx2888

Results 25 comments of flyx2888

@jeong760 Yep, I'll look into it. Show me some screenshots of the problem if you have any.

@Minersworld @RepoBike @jeong760 I'm not seeing these hashrate issues guys. Anyone care to elaborate? Anyways, next I'll be reviewing the code to see if I can spot anything, Will let...

@Minersworld @RepoBike @jeong760 Could someone please post screenshots of where you're seeing the incorrect hashrates? Also specify how long after you connect a new client this is happening and how...

@jeong760 Okay, thank you. I will run some further tests to see what's going on here.

After thorough testing, I've concluded that the current version version is reporting hashrates correctly. Going back several versions, each had problems of over reporting the hashrates. There may be other...

Line 129, _blockPollerTimer.Change(_poolConfig.Job.BlockRefreshInterval, Timeout.Infinite);, does get executed when there's an RPC exception of some sort. The blockPollerTimer also happens when the timer runs out. By making the changes as you...

Yeah you're right. I hadn't actually tested your change yet when I commented. I was simply visualizing it. Good find.

@jeong760 That function simply initializes and sets the expected param account to null if nothing is passed to it when called. It allows the function to run it's course properly...

Try: "stratum": { "enabled": true, "bind": "0.0.0.0", "port": 3334, "diff": 102400, "vardiff": { "enabled": true, "minDiff": 81920, "maxDiff": 489472, "targetTime": 15, "retargetTime": 90, "variancePercent": 30 } }, Looks like your...

What miner are you using?