xmrig/doc/ALGORITHMS.md

16 lines
854 B
Markdown
Raw Normal View History

2018-05-03 12:31:54 +00:00
# Algorithms
XMRig uses a different way to specify algorithms, compared to other miners.
Algorithm selection splitted to 2 parts:
* Global base algorithm per miner or proxy instance, `algo` option. Possible values: `cryptonight`, `cryptonight-lite`, `cryptonight-heavy`.
* Algorithm variant specified separately for each pool, `variant` option.
2018-07-11 13:50:55 +00:00
* [Full table for supported algorithm and variants.](https://github.com/xmrig/xmrig-proxy/blob/master/doc/STRATUM_EXT.md#14-algorithm-names-and-variants)
2018-05-03 12:31:54 +00:00
### Mining algorithm negotiation
If your pool support [mining algorithm negotiation](https://github.com/xmrig/xmrig-proxy/issues/168) miner will choice proper variant automaticaly and if you choice wrong base algorithm you will see error message.
Pools with mining algorithm negotiation support.
2018-05-03 15:20:36 +00:00
* [www.hashvault.pro](https://www.hashvault.pro/)