fancoder / cryptonote-universal-pool

Mining pool for all CryptoNote based coins such as Bytecoin, duckNote, Monero, and Fantomcoin.
http://cryptonotemining.org
GNU General Public License v2.0
335 stars 308 forks source link

I've made a few patches to mine QRL, would this be something you'd merge? #102

Open randomshinichi opened 6 years ago

randomshinichi commented 6 years ago

https://github.com/randomshinichi/node-cryptonote-pool/tree/qrl

The relevant changes are:

QRL uses Cryptonight but not Cryptonote. I was wondering if transforming my patches into if/elses for merging upstream would be something you'd accept?