Mining/pkg
Claude 6ec5639265
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): replace banned fmt import with ErrInvalidConfig in Config.Validate
Remove the banned `fmt` import from mining.go; all fmt.Errorf calls in
Config.Validate replaced with the existing ErrInvalidConfig helper which
returns a structured *MiningError — consistent with the package error model.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:52:52 +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 fmt import with ErrInvalidConfig in Config.Validate 2026-04-02 08:52:52 +01:00
node ax(node): replace prose description with usage example on CreateProfileBundle 2026-04-02 08:52:42 +01:00
ueps ax(ueps): replace prose constant comments with usage examples 2026-04-02 08:52:49 +01:00