Mining/pkg
Claude 067a4c38f8
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): rename signedData to hmacInputBuffer for predictable naming
signedData was ambiguous — it did not convey that the buffer holds
accumulated header TLVs fed as input to HMAC, nor whether data was
already signed or pending signing. hmacInputBuffer makes the purpose
unambiguous on first read (AX Principle 1: predictable names over
short names).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:21:22 +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): rename circuit_breaker_test.go to TestFilename_Function_{Good,Bad,Ugly} convention 2026-04-02 12:20:58 +01:00
node ax(node): replace prose comment with usage example on rebuildKDTree 2026-04-02 12:20:36 +01:00
ueps ax(ueps): rename signedData to hmacInputBuffer for predictable naming 2026-04-02 12:21:22 +01:00