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

[WIP] check plugin version #1419

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

psychocrypt
Copy link
Collaborator

  • move define version number and name of xmr-stak to version.hpp
  • add for gpu backends the interface function xmrstak_version_backend
  • handle wrong version of miner and backends

This PR avoid the issue that a user only copies the binary of the miner and missed to updat ethe dynamic libraries.

Tests

  • AMD backend Windows/Linux
  • NVIDIA backend Windows/Linux

- move define version number and name of xmr-stak to `version.hpp`
- add for gpu backends the interface function `xmrstak_version_backend`
- handle wrong version of miner and backends
@psychocrypt psychocrypt changed the title check plugin version [WIP] check plugin version Apr 15, 2018
@psychocrypt
Copy link
Collaborator Author

I added WIP to this PR because I need to test it a little bit more if the miner still runs fine if all dll's are removed.

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

Successfully merging this pull request may close these issues.

None yet

2 participants