Mining/pkg
Claude 5a6da79311
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): rename minerCfg loop variable to autostartEntry
`minerCfg` is an abbreviated name for `MinerAutostartConfig` loop
variables. Renamed to `autostartEntry` across three range loops in
manager.go for AX Principle 1 compliance (predictable names over
short names).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:35:52 +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): rename minerCfg loop variable to autostartEntry 2026-04-02 07:35:52 +01:00
node ax(node): rename geoWeight to geographicWeight for AX principle 1 2026-04-02 07:35:37 +01:00
ueps ax(ueps): rename tsBuf to threatScoreBytes (AX principle 1) 2026-04-02 07:32:57 +01:00