Spondoolies-Tech / minepeon

Miner UI
GNU General Public License v2.0
0 stars 3 forks source link

UI should add CGMiner API settings and restart it, if they missing #24

Open SyRenity opened 10 years ago

SyRenity commented 10 years ago

Added by me yesterday, should be tested.

zvisha commented 10 years ago

Has bug. The file created not accepted by cgminer.

{"pools":[{"url":"stratum+tcp:\/\/stratum.mining.eligius.st:3334","user":"\ufeff1PzK2WeeB9GzZwzPPJfA2h1D25Hsv2yb5e","pass":"Hello"}],"api-listen":true,"api-allow":"W:127.0.0.1"}

SyRenity commented 10 years ago

@zvisha can you send me an example to correct format?

Disabling for now...

SyRenity commented 10 years ago

Pushed the api-listen / api-allow before the pool settings.

Please test again.