MoneroOcean / meta-miner

Allows to add algo switching support to *any* stratum miner. Zero fees.
GNU General Public License v3.0
124 stars 61 forks source link

Add support for cn/2, CNv8, Monero8 #8

Closed Bathmat closed 6 years ago

Bathmat commented 6 years ago

Tested with XMRig-2.8-rc. Fixed a typo

MoneroOcean commented 6 years ago

Thanks! I will change cn-2 to cn/2 since MO pool will ignore cn-2. Check https://github.com/MoneroOcean/nodejs-pool/blob/19bfe0959baa221446ffe4c863e61200f11386cb/lib/coins/xmr.js#L250 convertAlgosToCoinPerf function pool code about how algo-perf is parsed.