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

[Improvement] Server-side algo compatibility check #329

Open
electroape opened this issue Dec 17, 2020 · 2 comments
Open

[Improvement] Server-side algo compatibility check #329

electroape opened this issue Dec 17, 2020 · 2 comments

Comments

@electroape
Copy link

Check for whether an algo you push to the client is supported on it's version or not. Don't push if not supported, show error message.

@electroape electroape changed the title Server-side algo compatibility check [Improvement] Server-side algo compatibility check Dec 17, 2020
@Bendr0id
Copy link
Owner

Good idea, but i currently dont know how this can be easily integrated.. The ".json" file is actually just processed as text and fille in the clientConfig for each miner and the server is not aware of version capabilities.

@electroape
Copy link
Author

Store configs and templates in a memory data structure ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants