Mining/pkg
Claude f9b2a5dd75
ax(node): rename Worker receiver from w to worker
AX Principle 1 — predictable names over short names.
The single-letter receiver `w` is ambiguous; `worker` is self-describing.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:59:05 +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 with usage example on bufferPool 2026-04-02 12:58:24 +01:00
node ax(node): rename Worker receiver from w to worker 2026-04-02 12:59:05 +01:00
ueps ax(ueps): add usage-example comment to sentinelError type 2026-04-02 12:55:51 +01:00