Mining/pkg
Claude 5ff08bfbd8
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): align verifyError variable name with idiomatic err convention
Comment on line 126 showed `err` but implementation used `verifyError`,
violating AX Principle 2 (comment must match usage example) and Principle 1
(err is the RFC-sanctioned idiomatic name for local error variables).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:06:48 +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 ManagerInterface with usage example 2026-04-02 11:06:14 +01:00
node ax(node): replace prose Worker comment with usage example 2026-04-02 11:06:08 +01:00
ueps ax(ueps): align verifyError variable name with idiomatic err convention 2026-04-02 11:06:48 +01:00