You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
Mining without a pool will be difficult, especially for CPU miners. There is at least one pool setup already, and probably more will follow.
It would be nice if the client supported the user in getting connected to a pool (optionally). Ideally, the user would not have to run any commands on the command line, or configure any files. I'm thinking maybe a button next to the mining toggle that says "Configure..." or something, where you can paste in the address of a pool. The coinbase should be set to whatever the client coinbase is.
This will require including additional dependencies (such as ethminer and ethproxy), and starting/stopping them by making calls from the app.
The text was updated successfully, but these errors were encountered:
Mining without a pool will be difficult, especially for CPU miners. There is at least one pool setup already, and probably more will follow.
It would be nice if the client supported the user in getting connected to a pool (optionally). Ideally, the user would not have to run any commands on the command line, or configure any files. I'm thinking maybe a button next to the mining toggle that says "Configure..." or something, where you can paste in the address of a pool. The coinbase should be set to whatever the client coinbase is.
This will require including additional dependencies (such as ethminer and ethproxy), and starting/stopping them by making calls from the app.
The text was updated successfully, but these errors were encountered: