forknote / forknote-pool

Mining pool for Bytecoin/Forknote based coins such as Bytecoin and Dashcoin.
https://github.com/forknote/forknote-pool
GNU General Public License v2.0
123 stars 185 forks source link

Orphan #75

Closed droidcoinio closed 6 years ago

droidcoinio commented 6 years ago

Hi, everyone. My NXB pool ( yes, another cryptonote-based coin ) has some very strange problem... 😂 The pool thinks all the blocks we found are orphan. However, only the last one is a real orphan block. Other blocks are just fine. Have you ever see this problem? http://youpool.io/NXB/#pool_blocks Now, I have to manually send the coins to the miner... Do you have some methods to "undo" the orphan? I mean, change some entries in the Redis database to make the pool think those blocks are normal? Thanks! 👍

pmitchev commented 6 years ago

You are experiencing this: https://github.com/forknote/forknote-pool/issues/48

miningapps commented 6 years ago

@droidcoinio did you figure out how to recover the orphaned blocks?