Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GKumaran
on 22/01/2020, 06:15:12 UTC
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
Code:
--coin
--coin sets the coin you want to mine, e.g. BEAM,AION,BTG,...

Command line arg  Full Coin NameAlgorithm
AUTO144_5 For use with personalisation String --overwritePersonal
Equihash 144/5
AUTO192_7For use with personalisation String --overwritePersonal Equihash 192/7
BEAM Beam (Beam Hash II)EquihashR 150/5/3
GRIN-C29MGrinCuckarooM 29
GRIN-C31GrinCuckatoo 31
GRIN-C32GrinCuckatoo 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.