From e9f3a94f30dc8a3e45c59090bc401738cb3de75c Mon Sep 17 00:00:00 2001 From: JayDDee Date: Wed, 3 Jun 2020 23:07:25 -0400 Subject: [PATCH] Updated Console Logs (markdown) --- Console-Logs.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Console-Logs.md b/Console-Logs.md index 6a6ea75..9953035 100644 --- a/Console-Logs.md +++ b/Console-Logs.md @@ -149,14 +149,22 @@ Line 4, only displayed in single coin pools the mining session. This is an estimate of what the nominal hash rate would be based on the current difficulty and the block emission rate. It is not considered accurate. -### GBT/Getwork New block, Work report +### Extranonce2 report +`[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 +algorithms that can exhaust the nonce range before new work is received. Extranonce allows hashing to continue +uninterrupted. The Extranonce Subscription feature, aka xnonce or ES, is available on most stratum pools +and is enabled by default. Extranonce can be manually disabled using the --no-extranonce option. Display of +the Extranonce2 report can be suppressed using the --quiet option. + +### GBT/Getwork New block, Work report `[2020-02-28 10:54:02] New block 6273226, Net Diff 118.48, Ntime 5e5c2e79` ` Miner TTF @ 3938.69 kh/s 2h04m, Net TTF @ 68.24 Mh/s 6m11s` - The GBT or getwork New Block report is similar to the stratum New Block with a few differences. There is no stratum difficulty and no job id. New work is detected by a change of the ntime field of the block header data. @@ -168,7 +176,6 @@ There is no target diff and no share TTF. The block TTF is displayed for the min network difficulty and miner's reference hash rate or network hash rate, respectively. - ## Share submitted report