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

Provider doesn't update hardware profile after change #3221

Closed
nieznanysprawiciel opened this issue May 17, 2024 · 1 comment
Closed

Provider doesn't update hardware profile after change #3221

nieznanysprawiciel opened this issue May 17, 2024 · 1 comment

Comments

@nieznanysprawiciel
Copy link
Contributor

nieznanysprawiciel commented May 17, 2024

Required by Gamerhash.

Hardware info in Offer is taken from hardware.json file which is generate once at first start.
Hardware profiles mechanics is fine if someone wants to control resources manually, but in most cases he just wants to sell what he currently has.

Consider changing Provider implementation:

  • Provider should be able to generate Offer with resources not taken from hardware.json
  • We should still support old path
  • Check if hardware initialization reports free RAM or available (we would rather expect available)
@nieznanysprawiciel nieznanysprawiciel changed the title Provider doesn't update hardware profile after chnage Provider doesn't update hardware profile after change May 20, 2024
@nieznanysprawiciel
Copy link
Contributor Author

This was resolved on gamerhash level instead. On each start resources are updated

@nieznanysprawiciel nieznanysprawiciel closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2024
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

1 participant