Mining/pkg
Claude c04bf6ab09
ax(ueps): rename single-letter receiver e to packetErr in packetError.Error
RFC-025 Principle 1: single-letter names are only permitted for i (range),
_ (discards), t (tests), and c (*core.Core). The receiver variable e is
not in the allowed list — packetErr is predictable and removes the mapping
overhead.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:24:54 +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 struct comment with usage example 2026-04-02 11:24:33 +01:00
node ax(node): rename nm to manager in NewNodeManagerWithPaths for predictable naming 2026-04-02 11:21:55 +01:00
ueps ax(ueps): rename single-letter receiver e to packetErr in packetError.Error 2026-04-02 11:24:54 +01:00