Mining/pkg
Claude d98073caa6
ax(node): remove banned fmt import from protocol.go
Replace fmt.Sprintf/fmt.Errorf with strconv.Itoa and string
concatenation; surface fmt.Errorf error paths as typed
*ProtocolError values for consistent protocol error handling.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:00:55 +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 manager.go 2026-04-02 13:00:23 +01:00
node ax(node): remove banned fmt import from protocol.go 2026-04-02 13:00:55 +01:00
ueps ax(ueps): add usage-example comment to sentinelError.Error method 2026-04-02 12:59:05 +01:00