Mining/pkg
Claude 6d77de500d
ax(node): rename dedup field to deduplicator in Transport struct
AX Principle 1: predictable names over short names. The abbreviated
struct field `dedup` requires a reader to mentally expand it; the
full name `deduplicator` is self-describing.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:03:44 +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 errors_test.go functions to TestErrors_Function_{Good,Bad,Ugly} 2026-04-02 11:01:30 +01:00
node ax(node): rename dedup field to deduplicator in Transport struct 2026-04-02 11:03:44 +01:00
ueps ax(ueps): replace prose comment with usage example in ReadAndVerify default case 2026-04-02 11:03:35 +01:00