Mining/pkg
Claude cd8d17cc78
ax(node): expand ctrl receiver to controller in Controller methods
AX Principle 1 — predictable names over short names. `ctrl` is an
abbreviation that requires a comment to explain; `controller` is
self-documenting and consistent with the `manager` pattern used in
NodeManager and PeerRegistry receivers.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:54:19 +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 comment on NewService with usage example 2026-04-02 12:53:21 +01:00
node ax(node): expand ctrl receiver to controller in Controller methods 2026-04-02 12:54:19 +01:00
ueps ax(ueps): fix writeTLV comment to use frameBuffer matching actual callers 2026-04-02 12:53:25 +01:00