Mining/pkg
snider d82cd10013 docs: Document logical groupings in Miner interface
Add comprehensive documentation comments to the Miner interface
explaining the logical grouping of methods:
- Lifecycle: Install, Uninstall, Start, Stop
- Stats: GetStats
- Info: GetName, GetPath, GetBinaryPath, CheckInstallation, GetLatestVersion
- History: GetHashrateHistory, AddHashratePoint, ReduceHashrateHistory
- IO: GetLogs, WriteStdin

This documents the interface structure without introducing breaking
changes from actual interface splitting.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 11:13:40 +00:00
..
database test: Add race condition tests and fix AVG float64 scan bug 2025-12-31 11:07:29 +00:00
mining docs: Document logical groupings in Miner interface 2025-12-31 11:13:40 +00:00
node refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00