Mining/pkg
Claude 0c3c472c44
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): rename Transport.wg to waitGroup (AX Principle 1)
'wg' is an abbreviation requiring mental mapping; 'waitGroup' names what
it IS — an explicit sync.WaitGroup, predictable across all call sites.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:01:48 +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 in errors.go with usage examples 2026-04-02 08:01:02 +01:00
node ax(node): rename Transport.wg to waitGroup (AX Principle 1) 2026-04-02 08:01:48 +01:00
ueps ax(ueps): rename h→header and p→packet in usage example comments 2026-04-02 08:00:43 +01:00