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

Block hash not being stored for monero #583

Closed LOUD-Mining closed 3 years ago

LOUD-Mining commented 4 years ago

We're using your software to try to start up a Monero Pool.. The pool found a block and only reporting prop as the block hash... Can you help?!?!?

Cideg commented 4 years ago

how do you start the pool or what is your config.json?

LOUD-Mining commented 4 years ago

how do you start the pool or what is your config.json?

The pool found a block, but in redis, it was stored with prop at the front of the string and that is what the front-end was reading and displaying was prop as the block hash. If you would like to chat about this, I am on discord. We have a server for the pool... Here's the invite link.

https://discord.gg/rvTZV5F

I am only available from approx 0600 CDT - 0900 CDT Mon. through Thurs. weekends are a different story but I am mostly up at night due to the fact that I work 3rd shift... Thanks for the reply I look forward to hearing from you again @Cideg

muscleman commented 4 years ago

New block format for redis actually stores 2 extra values. 1. Prop or solo 2. Obfuscated miner address.