Mining/pkg
Claude ab83727e47
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): rename abbreviated tar variables to predictable full names
Replace `tw`, `tr`, `buf`, `hdr` with `tarWriter`, `tarReader`,
`buffer`, `header` in createTarball and extractTarball per AX
Principle 1 (predictable names over short names).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:42:02 +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 UninstallMiner with usage examples 2026-04-02 10:41:49 +01:00
node ax(node): rename abbreviated tar variables to predictable full names 2026-04-02 10:42:02 +01:00
ueps ax(ueps): fix inaccurate usage example in ReadAndVerify default case 2026-04-02 10:41:54 +01:00