Mining/pkg
Claude 2f2d863bed
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): fix comment in reader.go default case to use real variable name
The default switch case comment referenced `unknownTag` which does not
exist in scope; the actual variable is `tagByte`. AX Principle 2 requires
comments to show real, runnable examples — not invented identifiers.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:27:40 +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): rename loop variable p to peer in GetPeersByScore 2026-04-02 10:27:32 +01:00
ueps ax(ueps): fix comment in reader.go default case to use real variable name 2026-04-02 10:27:40 +01:00