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

Bittube v2 support #261

Closed WaReZoR-UA closed 5 years ago

WaReZoR-UA commented 6 years ago

This coin is supported? If yes, what settings to use that for this algorithm?

sebseb7 commented 6 years ago

you need this one

https://github.com/ipbc-dev/node-multi-hashing

algo: cryptonight_bittube

WaReZoR-UA commented 6 years ago

how install it? node multi hashing require node 0.10, but pool require v4.0+, the conflict is inevitable

bruceleeon commented 6 years ago

Anybody get this to work? I changed package.json to reflect the node multi hashing above, but I seem to be unable to get it to work