skot / ESP-Miner

A bitcoin ASIC miner for the ESP32
GNU General Public License v3.0
357 stars 132 forks source link

Add `password` field on Settings page (for `mining.authorize`) #176

Closed plebhash closed 5 months ago

plebhash commented 5 months ago

The AxeOS UI only allows the user to type in a username, but not a password.

DEMAND Pool allows Solo SV1 mining, but that requires the password field for authentication (mining.authorize). It is where the bitcoin address is informed.

image

Therefore, it would be desirable to add a password field to the AxeOS Settings UI.

cc @Fi3 @AlejandroDeLaTorre

Fi3 commented 5 months ago

I confirm that in order to mine in solo mode with sv1 with demand you need to be able to insert a password.

benjamin-wilson commented 5 months ago

Maybe I'm missing something but there is already an input for a stratum password in settings. image

plebhash commented 5 months ago

my BitAxe firmware is probably out of date, sorry for the noise

plebhash commented 5 months ago

@benjamin-wilson how do I download or generate a www.bin so I can update my UI?

plebhash commented 5 months ago

@benjamin-wilson how do I download or generate a www.bin so I can update my UI?

found the answer:

the build artifacts will be inside build (including www.bin, which came from my original question)

benjamin-wilson commented 5 months ago

There's also the www.bin on the releases page. If there's no UI changes I don't upload one. https://github.com/skot/ESP-Miner/releases/tag/v2.1.3