Mining/pkg
Claude 7a87f2e633
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(node): replace prose comments with usage examples in protocol.go
ValidateResponse, ParseResponse, and GetProtocolErrorCode had comments
that restated the function signature in prose — violating AX Principle 2
which requires comments to show concrete call-site usage, not descriptions.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:28:54 +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 comments with usage examples in simulated_miner.go 2026-04-02 10:28:07 +01:00
node ax(node): replace prose comments with usage examples in protocol.go 2026-04-02 10:28:54 +01:00
ueps ax(ueps): fix comment in reader.go default case to use real variable name 2026-04-02 10:27:40 +01:00