Mining/pkg
Claude 092aaf4870
ax(ueps): rename tagLengthByte/tagLength to tagValueLength
AX Principle 1 — the `Byte` suffix encodes storage type not semantics,
and the intermediate `tagLength` variable was an immediate int cast of
`tagLengthByte` with no additional meaning. Collapsed to a single
`tagValueLength` variable that names what it is, not how it is stored.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:25:39 +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 ratelimiter 2026-04-02 10:25:33 +01:00
node ax(node): add usage example comment to parseComment 2026-04-02 10:23:23 +01:00
ueps ax(ueps): rename tagLengthByte/tagLength to tagValueLength 2026-04-02 10:25:39 +01:00