Mining/pkg
Claude a1939ff5f7
ax(node): rename identity test functions to AX TestFilename_Function_{Good,Bad,Ugly} convention
TestNodeIdentity, TestNodeRoles, TestChallengeResponse violated AX Principle 2 (test
naming). Renamed to TestIdentity_NodeManager_Good, TestIdentity_NodeRoles_Good,
TestIdentity_ChallengeResponse_Good to follow the mandatory TestFilename_Function_Good
naming pattern.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:45:13 +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 banned encoding/json import in events.go with package wrapper 2026-04-02 09:44:40 +01:00
node ax(node): rename identity test functions to AX TestFilename_Function_{Good,Bad,Ugly} convention 2026-04-02 09:45:13 +01:00
ueps ax(ueps): test errMissingHMAC path in ReadAndVerify Ugly case 2026-04-02 09:41:48 +01:00