- Remove deprecated GetDB() function that exposed raw DB pointer - Fix GetLatestHashrate to distinguish sql.ErrNoRows from real errors - Document async saves in PeerRegistry mutation methods - Fix deadlock in XMRig/TTMiner Start() by moving CheckInstallation call before acquiring the main lock (Go RWMutex doesn't allow recursive locking) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bundle.go | ||
| bundle_test.go | ||
| controller.go | ||
| identity.go | ||
| identity_test.go | ||
| message.go | ||
| message_test.go | ||
| peer.go | ||
| peer_test.go | ||
| transport.go | ||
| worker.go | ||
| worker_test.go | ||