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
364 stars 611 forks source link

child pool not finding blocks #741

Closed ck-kc closed 3 months ago

ck-kc commented 6 months ago

trying merge mining and child pool doesn't appear to have found any blocks after a number of days, which is unusual at the hashrate. how can I debug this?

ck-kc commented 6 months ago

child chain blocks just don't get accepted, with code '-7', I'm guessing the code isn't processing the block in the correct manner

ck-kc commented 3 months ago

Issue was parent and child incompatibility.