Mining/pkg
Claude 0785f4fcf8
ax(ueps): rename packetError to uepsError for package-scoped clarity
The type was named packetError but also used in reader.go for reader-side
sentinel errors (errMissingHMAC, errIntegrityViolation). The name implied
packet-only scope, misleading agents reading reader.go. uepsError names the
type after the package it belongs to, matching AX principle 1.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:47:43 +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): remove banned fmt import from stats_collector 2026-04-02 12:47:06 +01:00
node ax(node): rename pending to pendingRequests for AX Principle 1 compliance 2026-04-02 12:46:55 +01:00
ueps ax(ueps): rename packetError to uepsError for package-scoped clarity 2026-04-02 12:47:43 +01:00