Mining/pkg
Claude 068f951477
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): rename packetError receiver to packetErrorValue
Receiver name `packetError` shadowed the type name and violated AX
Principle 1 — names must be predictable and not require a comment
to explain. `packetErrorValue` is unambiguous as the bound value.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:42:34 +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 ProfileManager.mu to mutex for AX Principle 1 compliance 2026-04-02 11:41:45 +01:00
node ax(node): replace prose comment on scheduleSave with usage example 2026-04-02 11:41:43 +01:00
ueps ax(ueps): rename packetError receiver to packetErrorValue 2026-04-02 11:42:34 +01:00