Mining/pkg
Claude 59e08e3352
Some checks failed
Security Scan / security (push) Successful in 31s
Test / test (push) Has been cancelled
ax(ueps): rename receiver packetErr to packetError for AX Principle 1
`packetErr` is an abbreviation of the full type name `packetError`.
AX Principle 1 requires predictable names over short names — receiver
renamed to the full type name to eliminate mapping overhead.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:36:34 +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.mu to mutex for AX principle 1 compliance 2026-04-02 11:36:19 +01:00
node ax(node): expand abbreviated json tag ts to timestamp on Message struct 2026-04-02 11:36:07 +01:00
ueps ax(ueps): rename receiver packetErr to packetError for AX Principle 1 2026-04-02 11:36:34 +01:00