Mining/pkg
Claude 2792db3919
ax(node): rename pending to pendingRequests for AX Principle 1 compliance
The field name `pending` required an inline comment to explain its
purpose ("message ID -> response channel"). Per AX Principle 1,
names that require a comment to explain are too short — rename to
`pendingRequests` so the field is self-describing without annotation.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:46:55 +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 version.go 2026-04-02 12:43:09 +01:00
node ax(node): rename pending to pendingRequests for AX Principle 1 compliance 2026-04-02 12:46:55 +01:00
ueps ax(ueps): remove redundant comment restating code in default switch case 2026-04-02 12:43:23 +01:00