Mining/pkg
Claude 8d89df10cc
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): rename fn to modifier in UpdateMinersConfig
`fn` is a single-letter abbreviation — AX principle 1 requires predictable
names over short names. `modifier` describes the parameter's role clearly.
Comment updated to a usage example per principle 2.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:14:35 +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): rename fn to modifier in UpdateMinersConfig 2026-04-02 08:14:35 +01:00
node ax(node): replace prose comment with usage example on DeriveSharedSecret 2026-04-02 08:13:49 +01:00
ueps ax(ueps): replace errors import in reader.go with tlvError sentinels 2026-04-02 08:13:57 +01:00