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

Miner Connecting Data #51

Open
Emyrk opened this issue Jan 7, 2020 · 0 comments
Open

Miner Connecting Data #51

Emyrk opened this issue Jan 7, 2020 · 0 comments
Labels
V2-Improvement UI Focused improvements

Comments

@Emyrk
Copy link
Collaborator

Emyrk commented Jan 7, 2020

Currently, when a miner connects it sends over it's minerid, a 'random' string. This is not guaranteed to be unique. The miner should also send over a unique id being a sufficiently large number.

It should also send over metadata on authentication including:

  • System hardware (CPU, arch, os, etc)
  • IP (WAN and LAN?)
  • Miner software agent/version

COS:

  • Miner data is sent to server
  • Server updates miner in miner table with it's updated information each time it connects. Miner table should use unique id to determine a unique miner
@Emyrk Emyrk mentioned this issue Jan 7, 2020
@Emyrk Emyrk added the V2-Improvement UI Focused improvements label Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2-Improvement UI Focused improvements
Projects
None yet
Development

No branches or pull requests

1 participant