Mining/pkg
Claude b15b1654cb
ax(node): expand abbreviated json tag ts to timestamp on Message struct
AX Principle 1 — predictable names over short names. The wire format
field "ts" requires a reader to guess its meaning; "timestamp" is
self-documenting and consistent with every other field on the struct.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:36:07 +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 receiver f → factory for AX Principle 1 2026-04-02 11:34:08 +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 e to packetErr for AX Principle 1 compliance 2026-04-02 11:33:06 +01:00