Mining/pkg
Claude 4c355049e7
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): remove dangling prose comment in peer.go
Line 715 contained "// Example usage inside a connection handler" with no
code following it — a prose description stub with no usage example. This
violates AX Principle 2 (comments must show concrete usage with real values,
not describe intent in prose).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:44:40 +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 errors import with ErrInternal in mining_profile.go 2026-04-02 08:42:39 +01:00
node ax(node): remove dangling prose comment in peer.go 2026-04-02 08:44:40 +01:00
ueps ax(ueps): rename buf→buffer in usage example comments 2026-04-02 08:37:35 +01:00