Bugfixes on lolminer compatibility:
1. Miner supports all c29 variants (29,d,m) and c31
2. Miner uses this format of algo support. I think it is done internally in AM and not via miner properties-command line arg. Adding support to do this via the deafult/user defined command line args would help
--coin
--coin sets the coin you want to mine, e.g. BEAM,AION,BTG,...
Command line arg | Full Coin Name | Algorithm |
AUTO144_5 | For use with personalisation String --overwritePersonal
| Equihash 144/5 |
AUTO192_7 | For use with personalisation String --overwritePersonal | Equihash 192/7 |
BEAM | Beam (Beam Hash II) | EquihashR 150/5/3 |
GRIN-C29M | Grin | CuckarooM 29 |
GRIN-C31 | Grin | Cuckatoo 31 |
GRIN-C32 | Grin | Cuckatoo 32 |
3. Hashrates are not properly parsed in decimal from the api. The api gives proper 1.2 as values, but is parsed and displayed as 1 in am.