Mining/pkg
Claude 7ee91842d7
ax(node): rename loop variable a to alias in DiscoverPools and DiscoverGateways
AX Principle 1 — predictable names over short names. The single-letter `a`
requires context to understand; `alias` is self-describing at every read site.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:29:22 +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 dbCfg to databaseConfiguration 2026-04-02 07:29:12 +01:00
node ax(node): rename loop variable a to alias in DiscoverPools and DiscoverGateways 2026-04-02 07:29:22 +01:00
ueps ax(ueps): replace prose comments with usage examples (AX principle 2) 2026-04-02 07:27:25 +01:00