mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Console Logs (markdown)
@@ -154,10 +154,10 @@ Line 4, only displayed in single coin pools
|
|||||||
`[2020-06-03 22:35:20] Extranonce2 02000000, Block 1233144, Net Diff 990.47`
|
`[2020-06-03 22:35:20] Extranonce2 02000000, Block 1233144, Net Diff 990.47`
|
||||||
|
|
||||||
The Extranonce2 report indicates an increment of the extranonce. This occurs with high hash rate
|
The Extranonce2 report indicates an increment of the extranonce. This occurs with high hash rate
|
||||||
algorithms that can exhaust the nonce range before new work is received. Extranonce allows hashing to continue
|
algorithms that can exhaust the nonce range before new work is received from the stratum server. Extranonce
|
||||||
uninterrupted. The Extranonce Subscription feature, aka xnonce or ES, is available on most stratum pools
|
allows hashing to continue uninterrupted. The Extranonce Subscription feature, aka xnonce or ES, is available
|
||||||
and is enabled by default. Extranonce can be manually disabled using the --no-extranonce option. Display of
|
on most stratum pools and is enabled by default. Extranonce can be manually disabled using the --no-extranonce
|
||||||
the Extranonce2 report can be suppressed using the --quiet option.
|
option. Display of the Extranonce2 report can be suppressed using the --quiet option.
|
||||||
|
|
||||||
### GBT/Getwork New block, Work report
|
### GBT/Getwork New block, Work report
|
||||||
|
|
||||||
@@ -241,6 +241,9 @@ at either end.
|
|||||||
|
|
||||||
Line 2:
|
Line 2:
|
||||||
|
|
||||||
|
The second line of the Share Result report is displayed only if the share is not accepted or if --debug
|
||||||
|
option is used. Additional information is also displayed if the share was rejected to assist in troubleshooting.
|
||||||
|
|
||||||
* Share difficulty. The share difficulty does not matter most of the time so is FYI. As long as the share
|
* Share difficulty. The share difficulty does not matter most of the time so is FYI. As long as the share
|
||||||
difficulty is higher than or equal to the target difficulty all shares are considered equal by the
|
difficulty is higher than or equal to the target difficulty all shares are considered equal by the
|
||||||
pool server based on the stratum difficulty.
|
pool server based on the stratum difficulty.
|
||||||
|
Reference in New Issue
Block a user