Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic pools reload #939

Closed
xmrig opened this issue Feb 21, 2019 · 0 comments
Closed

Dynamic pools reload #939

xmrig opened this issue Feb 21, 2019 · 0 comments
Assignees

Comments

@xmrig
Copy link
Owner

xmrig commented Feb 21, 2019

In version 2.13 added support for dynamic pools reload (without miner restart), similar feature was already available in xmrig-proxy.

2 ways to achieve this feature:

  • Set option ""watch": true" in your config, edit config and save it, miner will reload configuration and immediately apply new pool list.
  • Use HTTP API with endpoint PUT /1/config.

For each pool added new option enabled with boolean value to allow disable pool without deleting from config, this feature currently available for all miners except proxy.

@xmrig xmrig added this to the v2.13 milestone Feb 21, 2019
@xmrig xmrig self-assigned this Feb 21, 2019
@xmrig xmrig pinned this issue Feb 21, 2019
@xmrig xmrig added the META label Aug 2, 2019
@xmrig xmrig closed this as completed Aug 2, 2019
@xmrig xmrig unpinned this issue Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant