Added Autolykos algorithm support for Ergo coin. Fee is 5%. Needs at least 3 GB GPU. Hashrates on stock settings:
- Nvidia 3070: 143 MH/s
- Nvidia 3060 ti: 142 MH/s
- Nvidia 1060: 33 MH/s
- AMD RX 5700: 81 MH/s
- AMD RX Vega 64: 80 MH/s
- AMD RX 580: 42 MH/s
Pool hashrate can be slightly less on not so powerful GPUs due to data
generation on every block.
Example of a simplest config.ini
file for mining Ergo on Nanopool:
coin=ergo
wallet=9he6BZYMN8FMKxYKsqPvQJ6fbNar4bWuhJsR9JJt4x9Z6fiqSo1
Also fixed issue with disabling web interface by setting webPort
option to zero.