Mining/pkg
Claude 3153a44a4b
ax(ueps): rename writeTLV params tag→tagByte, value→tagValue
AX Principle 1: predictable names over short names. Parameters named
`tag` and `value` lack context; `tagByte` and `tagValue` are
self-documenting and consistent with the naming used in reader.go.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:45:25 +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): replace prose comment with usage example on findMinerBinary 2026-04-02 10:43:06 +01:00
node ax(node): enforce TestFilename_Function_{Good,Bad,Ugly} naming in peer_test.go 2026-04-02 10:44:20 +01:00
ueps ax(ueps): rename writeTLV params tag→tagByte, value→tagValue 2026-04-02 10:45:25 +01:00