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

We haven't seen that IP for that wallet address in our record #582

Closed hznovich closed 3 years ago

hznovich commented 4 years ago

Hi all. Help please. Latest git version. coin: Conceal (CCX)

Verification fields does not work. IP will exactly match the address, looked at the redis, and in the logs. Address with payment id (address.paymentID). I tried it through + too. There are no errors in the logs other than: INTERNAL ERROR: found reserve offset in unexpected place (found at 198, expected at 199). What could be the problem?

muscleman commented 4 years ago

Should read about offset and previousoffset used in blocktemplate creation

hznovich commented 4 years ago

I think that is not the point. On a NIOBIO CASH (NBR) pool with similar settings, the same error (INTERNAL ERROR: found reserve offset in unexpected place), but the miner settings are applied and there is no such problem with the inability to find IP.