Mining/pkg
Claude 4990e78156
Some checks failed
Security Scan / security (push) Successful in 32s
Test / test (push) Has been cancelled
ax(node): rename worker_test.go functions to Good/Bad/Ugly convention
Test function names lacked the required {Good,Bad,Ugly} suffix mandated
by AX Principle 10. Renamed HandlePing and HandleGetStats (missing suffix),
and _NoManager/_Profile/_UnknownType variants to _Bad/_Bad/_Ugly.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:09:20 +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 signature-restating comments with usage examples 2026-04-02 10:09:01 +01:00
node ax(node): rename worker_test.go functions to Good/Bad/Ugly convention 2026-04-02 10:09:20 +01:00
ueps ax(ueps): replace prose comment with usage example in MarshalAndSign test 2026-04-02 10:08:51 +01:00