XMRig-for-Android / xmrig-for-android

⛏Mine Monero from your android device
MIT License
142 stars 34 forks source link

Update Simple Configuration on file save by xmrig #72

Closed garrylachman closed 2 years ago

garrylachman commented 2 years ago

When using MoneroOcean fork, after the benchmark XMRig updates config file, this file is overrided each start.

We need to observe the file (config.json) for changes (Watchdog??) and on every change update react native with the new content of the file.

The task is depended on #70 (enable/disable algos), add for each algo the benchmark details.