Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.8.1 - native algo switching
by
Kaezar
on 18/03/2019, 17:32:36 UTC
Quote
Code:
json_receive[264]: {"id": null, "method": "job", "params": {"id": "me", "blob": "0b0bd69fbfe4054b8a11a88c0c438a9e53e3c6e87ca6de209472a24369e9d979db7822fb5031c70000000024b1e0da2381f3400d9f1ee2bfeb54884eea0e1209270f9d2b772b0429aaf5ae02", "job_id": "19c4b03", "target": "8b4f0100"}}

But that pool is crazy, when no block height is sent SRB uses block height 0, and pool accepted that result, which shouldn't happen.

this is how a good job should look :

Code:
json_receive[259]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0b0bf1a5bfe405a17745ceba1ac56db8353be64c3ac900b042217bd528c0a8fd4859b9f25ae7d3000000006b67bdffaf379ef71a75d2fe532b646742a92e3d77f0f2ca774cfdc1053b295612","job_id":"15551","target":"cf8b0000","height":1793523}}

See the "height":1793523 at the end

Yeah, is a crazy pool. But all winking fine? no need re-programming?)