JayDDee / cpuminer-opt

Optimized multi algo CPU miner
Other
770 stars 545 forks source link

Getting deadbeefcafebabe in mining.notify from hub.miningpoolhub.com #177

Closed shahbaazlokh closed 5 years ago

shahbaazlokh commented 5 years ago

{
"id":1, "result":[
[
[
"mining.set_difficulty", "deadbeefcafebabe22de010000000000" ], [
"mining.notify", "deadbeefcafebabe22de010000000000" ] ], "20002c76", 4 ], "error":null }

I get deadbeefcafebabe as json response when miner is connected to pool. is this normal to get? or there is problem on poolside or software side?

JayDDee commented 5 years ago

This make me laugh. Using hex characters to form easilly readable english words is used to make it obvious the data is not initialized, else the deadbeef would be overwritten with real data.

I have no idea if it's a pool problem or a user problem but it seems to be only you.