Mining/pkg
Claude c7c2bd7df9
ax(ueps): rename tag to tagByte in ReadAndVerify loop (AX-1 predictable names)
`tag` is not in the accepted single-letter exception list (i, _, t, c).
`tagByte` is self-describing: the byte value of the TLV tag field.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:27:53 +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 on StopMiner with usage example 2026-04-02 09:24:36 +01:00
node ax(node): replace prose comment on NewNodeManager with usage example 2026-04-02 09:25:06 +01:00
ueps ax(ueps): rename tag to tagByte in ReadAndVerify loop (AX-1 predictable names) 2026-04-02 09:27:53 +01:00