Add live pool dashboard#5
Open
ZL1LAC wants to merge 3 commits into
Open
Conversation
Finish the unreleased web dashboard: serve live stats from in-memory mining state, add history charts, searchable worker table, and ignore runtime rewards sync files.
Save history to disk with configurable retention, add CPU/RAM/workers charts, tooltips, time-range label, and GET /history export.
Replace on()/removeListener() with once() in receiveData() to avoid accumulating listener references across share submissions, add a receive timeout, and wrap the mining loop in try/catch so a dropped connection ends the session cleanly instead of crashing the process. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/pingonly)mining.stats+poolStats/statistics,/workers(search/sort),/rewardsendpointsdashboard/rewards*.jsonanddashboard/workers_*.jsonsync filesTest plan
dashboard_portinconfig/config.json(default6030)node src/indexand openhttp://localhost:6030