Security: - Configure CORS to only allow local origins (localhost, 127.0.0.1, wails://) - Add CLI args validation for TTMiner to block shell metacharacters - Add HTTPPort validation (must be 1024-65535) Reliability: - Manager.Stop() now stops all running miners before shutdown - Close stdin pipe on Start() error to prevent resource leak (xmrig, ttminer) - Fix node_service query parameter parsing (was dead code) Feature: - Add TTMiner support in service layer (install, update check, info cache) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database | ||
| mining | ||
| node | ||