Mining/pkg
Claude 813cf2d632
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): rename tagByte to tagType for semantic clarity
tagByte described the storage type (a byte), not the purpose. All
constants in the package use Tag* naming (TagVersion, TagPayload, etc.)
so the loop variable should match: tagType aligns with the domain
vocabulary and satisfies AX Principle 1 (predictable names over short
names).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:55:02 +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 comments with usage examples in StatsCollector 2026-04-02 10:53:15 +01:00
node ax(node): replace prose comment on DefaultTransportConfig with usage example 2026-04-02 10:55:02 +01:00
ueps ax(ueps): rename tagByte to tagType for semantic clarity 2026-04-02 10:55:02 +01:00