Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

1.43 miner stats API, there is no worker name. #1034

Closed Rigmondotnet closed 2 years ago

Rigmondotnet commented 2 years ago

Hello, I am a developer of Rigmon.net (miner monitoring app) New miner stats API is cool but I could not find worker name anywhere. User put worker name with wallet address like bellow and then it is well visible on mining pool.

--user wallet_address.worker_name

Before API is changed, user name was accessible from "Stratum.Current_User" Most miner support worker name through API and it is very useful information for the management. Please add API support for worker name.

Love new API for dual miners. Thanks!

jgonzis commented 2 years ago

You are completely right... it doesn't show the Worker name:

Using --user wallet_address.worker_name and also using --worker worker_name

I open feature and try to add it, not only user in algorithm also worker name as you said.

jgonzis commented 2 years ago

Hello, I am a developer of Rigmon.net (miner monitoring app) New miner stats API is cool but I could not find worker name anywhere. User put worker name with wallet address like bellow and then it is well visible on mining pool.

--user wallet_address.worker_name

Before API is changed, user name was accessible from "Stratum.Current_User" Most miner support worker name through API and it is very useful information for the management. Please add API support for worker name.

Love new API for dual miners. Thanks!

We haven't forget your request... but 1.44 was launched so fast to fix some open points... But we will added for sure in next releases.

jgonzis commented 2 years ago

We have it yet for 1.46, thanks for the information