PSLLSP
PSLLSP
Retested with version 3.8.5 (file nanominer-linux-3.8.5.tar.gz), issue still not fixed, `nanominer` still ignores method [**client.reconnect**](https://en.bitcoin.it/wiki/Stratum_mining_protocol#client.reconnect)... :-( --- For a reference, [`SRBminer`](https://github.com/doktor83/SRBMiner-Multi/releases) knows how to handle method `client.reconnect`: ``` $ cat...
I ignore `nanominer` because it ignores stratum method **client.reconnect**... ``` $ ./nanominer --version 2023/11/05 18:43:42 Error: INIReader: LOAD: empty key name: = _ _ __ __ _ _ __ ___...
> Is that something you would like to help with ? Not really. It is just a request to improve documentation. I agree that if|tables are not easy to work...
I miss a possibility to disable a row in if|table, like to comment it. And I miss comments to explain why some row is in if|table; this can improve readability...
I tried to generate several QR codes with `qrencode` and it seems there is no default **mask pattern**, like generator randomly selects mask pattern. Maybe it is not random but...
Retested with `lolMiner v 1.76a` and the issue was not fixed ... :-( ``` $ ./lolMiner --version 1.76a ``` `gminer` miner had [the same issue](https://github.com/develsoftware/GMinerRelease/issues/556) and they fixed it...
Retested with parameter `--worker MRR`. It is not only complicated but it even doesn't work... :-( Situation that pool asks client to switch to different endpoint could be detected automatically,...
Odroid C4? Odroid HC4? Odroid M1? These are 64-bit. HC4 is similar to C4 but has 2 SATA ports, M1 has M.2 slot and SATA port, I cannot see them...
This is interesting. It is not bug but I just don't like that you use "spaces" in directory structure. Maybe I am too old but I just believe that it...
This should be new issue but I put it here. `javadoc` links in API documentation doesn't work, an example https://europe.signum.network/doc/brs/http/SubmitNonce.html returns error 404. I have found it when I created...