Mining/pkg
Claude 5aa17421f6
ax(node): rename vague local variables in lethean.go to predictable names
`result` → `rpcResponse` in GetChainInfo, DiscoverPools, DiscoverGateways.
`parsed` → `commentFields` at call sites; `result`/`part` → `fields`/`segment`
in parseComment. Applies AX Principle 1: predictable names over short names.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:27:25 +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 wg to waitGroup in circuit breaker concurrency test 2026-04-02 13:27:05 +01:00
node ax(node): rename vague local variables in lethean.go to predictable names 2026-04-02 13:27:25 +01:00
ueps ax(ueps): remove prose from Payload field comment, keep usage example only 2026-04-02 13:25:00 +01:00