Mining/pkg
Claude 7a967b9249
ax(node): rename MessageDeduplicator.mu to mutex for AX Principle 1 compliance
Abbreviated field name `mu` violated AX Principle 1 (predictable names over
short names). Renamed to `mutex` to match the convention already used in the
sibling `PeerRateLimiter` struct in the same file.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:19:26 +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 comment on SetEventHub with usage example 2026-04-02 09:19:01 +01:00
node ax(node): rename MessageDeduplicator.mu to mutex for AX Principle 1 compliance 2026-04-02 09:19:26 +01:00
ueps ax(ueps): replace error-path comment on ReadAndVerify with happy-path usage example 2026-04-02 09:17:26 +01:00