Mining/pkg
Claude 41761823d3
ax(ueps): expand ReadAndVerify comment to show error sentinel branches
AX Principle 2 — comments as usage examples: the ReadAndVerify doc
comment only showed the success path; both errMissingHMAC and
errIntegrityViolation sentinel branches are now illustrated so callers
can copy-paste correct dispatch logic.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:28:59 +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 wg to waitGroup in circuit breaker concurrency test 2026-04-02 13:27:05 +01:00
node ax(node): rename vague local variables in lethean.go to predictable names 2026-04-02 13:27:25 +01:00
ueps ax(ueps): expand ReadAndVerify comment to show error sentinel branches 2026-04-02 13:28:59 +01:00