Mining/ui/src/app
snider b9f9143336 feat: Add avg difficulty per share statistic to dashboard
- Add AvgDifficulty and DiffCurrent fields to PerformanceMetrics
- Calculate avg difficulty as HashesTotal/SharesGood in XMRig stats
- Add difficulty data to TT-Miner stats using pool difficulty
- Display "Avg Diff" stat in stats panel with k/M/G/T formatting
- Add WriteStdin to MockMiner for test interface compliance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 23:41:26 +00:00
..
components feat: Add avg difficulty per share statistic to dashboard 2025-12-29 23:41:26 +00:00
layouts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
pages feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
admin.component.css feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00
admin.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
admin.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.config.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
app.routes.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
app.spec.ts creates <mde-mining-dashboard> custom html element, for miner control and stats display. 2025-11-09 04:41:07 +00:00
app.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.css feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.html feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
chart.component.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
dashboard.component.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
dashboard.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
dashboard.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
miner.service.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
node.service.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
profile-create.component.html feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
profile-create.component.ts feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
profile-list.component.css feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00
profile-list.component.html feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
profile-list.component.ts feat(ui): Add loading states with spinners to action buttons 2025-12-29 22:08:01 +00:00
setup-wizard.component.css feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
setup-wizard.component.html feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
setup-wizard.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
stats-bar.component.ts feat: Enhance dashboard layout with responsive stats bar and chart integration 2025-12-11 16:04:17 +00:00
terminal-modal.component.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
uuid.d.ts feat: Add setup wizard and profile management components with styling 2025-12-10 22:17:38 +00:00