Any one figure out the actual formula to bring one of these into a modern pool with diff and hashrate accuracy? #1142
Sledge0001
started this conversation in
General
Replies: 1 comment 4 replies
-
The bitaxe will "suggest" a difficulty to the pool, but the actual pool difficulty used and any changes are entirely up to the pool. When you say "match the UI" do you mean the hashrate plot? For this you would need the pool difficulty to match the bitaxe chip difficulty (256, iirc) and use the same averaging window. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see the first job seems to align with pool_diff * (pool_target_32 / first_32) / 5 however job 2 just scales on some random unknown scale.
Any insight as to what that scale might be so a pool can be developed that matches up with the miners UI data with respects to diff reported and hashrate?
Beta Was this translation helpful? Give feedback.
All reactions