Is it possible to determine how many blocks a miner was eligible to mine in the past? #140
neondragon
started this conversation in
Mining
Replies: 2 comments
-
I'm not sure about seeing eligibility. It would be nice to be able to see that. As far as looking at blocks that you were eligible for and miss for one reason or another, if you are running your miner with logs, you can grep the log for mined and it will show you the blocks you have mined or attempted and failed to mine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
there is a lotus issue open for that it is possible to replay all the elections, yes. but it is not implemented |
Beta Was this translation helpful? Give feedback.
0 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.
-
Filecoin miners often wonder if their 'luck' is normal, or if they have a hardware/software problem that has caused them to miss blocks that they could have mined.
Or, is this information unavailable due to how the Expected Consensus algorithm works?
Beta Was this translation helpful? Give feedback.
All reactions