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

Migrating from node-cryptonote-pool to cryptonote-universal-pool #66

Open sleever opened 6 years ago

sleever commented 6 years ago

Hello,

We're looking into migrating away from the original source and diving into the cryptonote-universal-pool software. The question I have is whether there are any things we have to keep in mind when performing such a migration and what steps are required to set it up?

I already have a pool running on node-cryptonote-pool and don't want to lose my progression.

Thanks in advance. Best regards,

msilvoli commented 6 years ago

Hi @sleever , Did you manage to make the API working on node-cryptonote-pool ? I tried without success...I left a message there and it seems this API is a "constant" problem with some requests. Thank you.

R0b3rt017 commented 6 years ago

backup the redis data from the old pool

falcron11468 commented 6 years ago

Hi @sleever Were you able to successfully migrate your pool to cryptonote-universal-pool?