public-pool icon indicating copy to clipboard operation
public-pool copied to clipboard

Question: What could be wrong with this "mining.authorize" message?

Open KaSt opened this issue 1 year ago • 1 comments

Good day, as someone reported some time ago, some miners, old miners I gather, aren't compatible with this wonderful pool. In this case I'm talking about bfgminer 5.5.0 which I run on a Onion Omega 2+ (openwrt) with some old USB miners.

The "mining.authorize" message doesn't pass validation. I never used nextjs and not a Stratum expert but the only thing I noticed is that the message id in this case is not numeric, the "subscribe" one is.

What could be wrong with this message? {"id": "auth", "method": "mining.authorize", "params": ["my Bitcoin address was removed", "x"]}

I tried to check the pool code for the validation performed but so far could only find the validation of the params section, based on the "mining.authorize" method.

In case somebody has an idea.

Thanks for the great work.

KaSt avatar Feb 12 '24 12:02 KaSt