Mining/pkg
Claude 3cf01162d5
ax(node): rename loop variable p to peer in GetPeersByScore
AX Principle 1 — predictable names over short names. Single-letter
variable p in GetPeersByScore replaced with peer, matching the type
it holds and the usage in surrounding code.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:27:32 +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): rename tagLengthByte/tagLength to tagValueLength 2026-04-02 10:25:39 +01:00