- Add sync.RWMutex to config_manager.go for file operation synchronization - Add deprecation warning to unsafe GetDB() function in database.go - Fix UninstallMiner map modification during iteration in manager.go - Add server readiness verification via TCP dial in service.go - Add mutex-protected httpClient getter/setter in xmrig.go - Update GetLatestVersion to use synchronized HTTP client in ttminer.go - Update MockMiner in service_test.go to match context-aware GetStats interface 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database.go | ||
| hashrate.go | ||
| session.go | ||