Mining/pkg
Claude c0856259cd
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(node): rename abbreviated mu/wg to resultsMutex/waitGroup in GetAllStats
AX Principle 1 — predictable names over short names. `mu` and `wg` require
mental mapping; `resultsMutex` and `waitGroup` state their purpose directly.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:49:17 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): replace prose getter comments with usage examples in container.go 2026-04-02 07:48:45 +01:00
node ax(node): rename abbreviated mu/wg to resultsMutex/waitGroup in GetAllStats 2026-04-02 07:49:17 +01:00
ueps ax(ueps): remove banned fmt import, use errors.New 2026-04-02 07:48:46 +01:00