Mining/pkg
Claude 857c5f0ae3
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): rename idx to separatorIndex in parseComment
AX Principle 1 — predictable names over short names. idx is an
abbreviation requiring a mental mapping; separatorIndex names the
variable by its role (the index of the = separator character).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:33:01 +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 cfg→configuration in SaveMinersConfig and UpdateMinersConfig 2026-04-02 07:32:51 +01:00
node ax(node): rename idx to separatorIndex in parseComment 2026-04-02 07:33:01 +01:00
ueps ax(ueps): rename tsBuf to threatScoreBytes (AX principle 1) 2026-04-02 07:32:57 +01:00