Mining/pkg
Claude 4861483238
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): rename wsClient receiver c to client for AX Principle 1
Single-letter receiver `c` is only permitted for `*core.Core`.
`*wsClient` methods (safeClose, writePump, readPump) used the
ambiguous single-letter `c`; renamed to the full `client` so the
receiver is self-describing without a comment.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 17:50:48 +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): rename wsClient receiver c to client for AX Principle 1 2026-04-02 17:50:48 +01:00
node ax(node): rename Worker.node field to nodeManager for AX Principle 1 compliance 2026-04-02 17:49:13 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00