dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
366 stars 611 forks source link

Talleo algorithm negotiation for xmrig #549

Closed mtl1979 closed 4 years ago

mtl1979 commented 4 years ago

xmrig recently added support for Talleo's algorithm in development branch. This fix makes sure xmrig uses correct algorithm even if user specifies wrong algorithm. Older xmrig versions will print error message to make it clear user is trying unsupported combination.