Mining/pkg
Claude 109b9e190f
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): rename MinerFactory receiver f → factory for AX Principle 1
Single-letter receiver `f` on *MinerFactory violates AX-025 § "Predictable
Names Over Short Names". Renamed to `factory` across all methods so the
receiver is self-describing at every call site.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:34:08 +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 MinerFactory receiver f → factory for AX Principle 1 2026-04-02 11:34:08 +01:00
node ax(node): replace prose comment with usage example on NewNodeManagerWithPaths 2026-04-02 11:33:27 +01:00
ueps ax(ueps): rename receiver e to packetErr for AX Principle 1 compliance 2026-04-02 11:33:06 +01:00