Mining/pkg
Claude df80dbddb5
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): rename remaining to payloadBytes for semantic clarity
AX Principle 1: names should convey semantic meaning, not implementation
perspective. `remaining` describes a buffer operation; `payloadBytes`
describes what the data IS — the packet payload content.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:32:37 +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 container.go 2026-04-02 09:31:10 +01:00
node ax(node): fix test name to follow TestFilename_Function_Good convention 2026-04-02 09:29:26 +01:00
ueps ax(ueps): rename remaining to payloadBytes for semantic clarity 2026-04-02 09:32:37 +01:00