ASIC compatibility report
Device: Goldshell SC5 Pro
Firmware: 2.2.0
Stratum user agent: intminer
Works. 166 of 190 shares accepted.
Outcome
- TCP connections: 209, of which 206 never sent mining.subscribe
- bare connections arrive about every 3.1s
- stratum sessions: 3
- jobs received: 434 (140 with clean_jobs)
- shares: 190 submitted, 166 accepted
- rejected: 24 x
stale-prevblk
- session: 60007s
Dialect
subscribe : 1 param(s), widths [8]
extranonce1 : 4 bytes
extranonce2_size : 8
submit : 5 params: 3,16,16,16,16 (188x)
submit : 5 params: 3,17,16,16,16 (2x)
difficulty : [64, 512, 16384, 4096, 8192]
methods used : mining.authorize, mining.notify, mining.set_difficulty, mining.submit, mining.subscribe
non-standard : none
Submit uses 16-hex ntime and nonce, the Sia 8-byte convention.
Environment
- datum-blake2b image (
ab3e922c80692deb5a6f02925781505b562f53c8)
Notes
hardware version: 30.50.SA
Worker names are hashed and passwords dropped at capture time.
2 Likes
Most of the rejections came at startup, so the rejection rate is trending towards zero the longer it runs.
2 Likes
paul
3
If you have a chance, can you update to the latest version, and grab another report?
1 Like
There is no later version listed on their GitHub for the SC5 Pro.
paul
5
I meant update to the latest versions of my apps.
ASIC compatibility report
Device: Goldshell SC5-Pro
Firmware: 2.2.0
Stratum user agent: intminer
Works, and it mined real blocks. The node accepted 199 of 298 blocks this miner found. 272 of 299 shares were accepted.
Outcome
- TCP connections: 345, of which 342 never sent mining.subscribe
- bare connections arrive about every 3.1s
- stratum sessions: 3
- jobs received: 694 (219 with clean_jobs)
- shares: 299 submitted, 272 accepted
- rejected: 27 x
stale-prevblk
- session: 1422s
- blocks: 298 submitted, 199 accepted by the node
- blocks the node did not accept: 99
(normal when blocks come quickly: two found at the same height, and only one can be the chain)
Dialect
subscribe : 1 param(s), widths [8]
extranonce1 : 4 bytes
extranonce2_size : 8
submit : 5 params: 3,16,16,16,16 (298x)
submit : 5 params: 3,17,16,16,16 (1x)
difficulty : [64, 512, 4096, 8192, 16384]
methods used : mining.authorize, mining.notify, mining.set_difficulty, mining.submit, mining.subscribe
non-standard : none
Submit uses 16-hex ntime and nonce, the Sia 8-byte convention.
Environment
- datum-blake2b image (gateway
e0437de68bdb045150327f8ab891df3b42c2538a, tooling d28515094899)