Mining/pkg
Claude 71292ccdc8
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(mining): remove banned errors import from errors_test.go
Replace errors.New() with ErrInternal()/ErrTimeout() and errors.Unwrap(err)
with err.Unwrap() — the MiningError type provides both without the banned import.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:10:49 +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): remove banned errors import from errors_test.go 2026-04-02 14:10:49 +01:00
node ax(node): replace banned path/filepath import with path in peer registry 2026-04-02 14:10:22 +01:00
ueps ax(ueps): rename reader to frameReader in ReadAndVerify tests 2026-04-02 14:09:28 +01:00