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

Zelerius #572

Closed swa74 closed 3 years ago

swa74 commented 4 years ago
"includeAlgo": "cn/zls",
"daemonType": "bytecoin",
"cnAlgorithm": "cryptonight",
"cnVariant": 15,
"cnBlobType": 2,

Launched a ZLS pool. It accepts hashes, finds blocks, but all the blocks are empty ... There are no errors in the logs The blocks are all correct, checked according to the exlorer and on the miningpoolstats.stream website are marked behind my pool Снимок

swa74 commented 4 years ago

Who will tell you where to look?

trasherdk commented 4 years ago

You will need to dive in to the source code, and give a hint about what's not working. Then maybe someone will take a look,