Mining/pkg
Claude ca3faa0144
ax(node): rename channel to responseChannel in handleResponse
AX Principle 1 — predictable names over short names. The variable
`channel` in handleResponse required context to understand its role;
`responseChannel` is self-describing on first read.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:49:30 +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-description comments with usage examples in lethean.go 2026-04-02 12:49:24 +01:00
node ax(node): rename channel to responseChannel in handleResponse 2026-04-02 12:49:30 +01:00
ueps ax(ueps): rename packetError to uepsError for package-scoped clarity 2026-04-02 12:47:43 +01:00