Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x11 low diff shares err, if set share diff=0.01 .. 50% rejected with reason 'Low difficulty share of: 0.00' #416

Open
ghost opened this issue Sep 4, 2014 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 4, 2014

09/04/2014 07:21:00 -07:00 [Error] [BlockProcessor] [Quebecoin] Queried block does not exist 6e6be843719533c1e3f228819b8effd58d96bb4d5d855826f358d7be7dfd432d - Block not found
09/04/2014 07:21:00 -07:00 [Information] [ShareManager] [Quebecoin] Submit block [77123] failed with hash: 6e6be843719533c1e3f228819b8effd58d96bb4d5d855826f358d7be7dfd432d
09/04/2014 07:21:03 -07:00 [Debug] [ShareManager] [Quebecoin] Rejected share by miner, reason: Low difficulty share of: 0.00

p.s.
minner cgminer 4.1.0


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@bonesoul
Copy link
Owner

bonesoul commented Sep 4, 2014

Seems a floating point bug there. can I still view your stratum config section?

@bonesoul bonesoul added this to the release 3 - feature freeze & fixes milestone Sep 4, 2014
@ghost
Copy link
Author

ghost commented Sep 4, 2014

"stratum": {
"enabled": true,
"diff": 0.010,
"vardiff": {
"enabled": true,
"minDiff": 0.010,
"maxDiff": 0.080,
"targetTime": 5,
"retargetTime": 90,
"variancePercent": 30
}

@bonesoul
Copy link
Owner

10/14/2014 22:24:57 +01:00 [Information] [PaymentProcessor] [Child] No pending payments found
10/14/2014 22:24:57 +01:00 [Debug] [StatisticsManager] [global] Recached statistics - took 0.004 seconds
10/14/2014 22:24:57 +01:00 [Debug] [ShareManager] [Child] Rejected share by miner CVV68DbjtyjgRScTzmGkGg1SCmiboYyg8g, reason: Low difficulty share of: 0.00
10/14/2014 22:25:05 +01:00 [Debug] [ShareManager] [Child] Share accepted at 0.00/0.03 by miner CVV68DbjtyjgRScTzmGkGg1SCmiboYyg8g
10/14/2014 22:25:05 +01:00 [Error] [ShareManager] [Child] We thought a block was found but it was rejected by the coin daemon; [750b65c6505f6e1a724894c7b36d1957e7888a322e37d97e2cf940d25d2fa39d] - reason; Block not found
10/14/2014 22:25:08 +01:00 [Debug] [ShareManager] [Child] Share accepted at 0.00/0.03 by miner CVV68DbjtyjgRScTzmGkGg1SCmiboYyg8g
10/14/2014 22:25:08 +01:00 [Error] [ShareManager] [Child] We thought a block was found but it was rejected by the coin daemon; [e4e0324c0229005330593a39f87b3189bff4bb0bc60ea636e1f06d69acf07213] - reason; Block not found
10/14/2014 22:25:31 +01:00 [Debug] [ShareManager] [Child] Share accepted at 0.00/0.03 by miner CVV68DbjtyjgRScTzmGkGg1SCmiboYyg8g
10/14/2014 22:25:31 +01:00 [Error] [ShareManager] [Child] We thought a block was found but it was rejected by the coin daemon; [385ec7ec6d00821e14b084cc923461dab13528faf7a5d492c8638df6e0e0f86e] - reason; Block not found
10/14/2014 22:25:36 +01:00 [Debug] [ShareManager] [Child] Rejected share by miner CVV68DbjtyjgRScTzmGkGg1SCmiboYyg8g, reason: Low difficulty share of: 0.00

@mario1987
Copy link

Any thing done with this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants