Mining/pkg
Claude d5d60d39e1
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): rename ChainInfo.Aliases to AliasCount for type clarity
The field Aliases int was ambiguous — agents and readers expect Aliases
to be a slice, not a count. AliasCount makes the int type self-evident
without requiring a comment (AX Principle 1: predictable names).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 16:15:07 +01:00
..
database ax(database): replace prose interface comments with usage examples 2026-04-02 14:22:42 +01:00
logging ax(logging): rename mu to mutex for predictable naming 2026-04-02 14:22:38 +01:00
mining ax(mining): replace prose comment with usage example on GetStats 2026-04-02 16:14:50 +01:00
node ax(node): rename ChainInfo.Aliases to AliasCount for type clarity 2026-04-02 16:15:07 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00