Mining/pkg
Claude a86811220e
Some checks failed
Security Scan / security (push) Successful in 28s
Test / test (push) Has been cancelled
ax(mining): rename abbreviated locals nm/pr to nodeManager/peerRegistry in NewNodeService
AX Principle 1: predictable names over short names. nm and pr require
mental mapping to understand their purpose; nodeManager and peerRegistry
are self-documenting at the call site.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:13:17 +01:00
..
database ax(database): replace prose comment on Initialize with usage example 2026-04-02 14:13:01 +01:00
logging ax(logging): replace prose comment on New with usage example 2026-04-02 14:13:04 +01:00
mining ax(mining): rename abbreviated locals nm/pr to nodeManager/peerRegistry in NewNodeService 2026-04-02 14:13:17 +01:00
node ax(node): replace banned path/filepath import with path in peer registry 2026-04-02 14:10:22 +01:00
ueps ax(ueps): name magic secret literals in NewPacketBuilder tests 2026-04-02 14:12:18 +01:00