Mining/pkg
Claude 729ad75d6f
Some checks failed
Security Scan / security (push) Successful in 31s
Test / test (push) Has been cancelled
ax(ueps): rename signature to hmacSignature for AX Principle 1 compliance
The variable name `signature` is ambiguous — any cryptographic operation
produces a signature. `hmacSignature` is unambiguous and self-describing,
consistent with the TagHMAC comment that already used `hmacSignature` as
the example parameter name.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:22:18 +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 single-letter loop variable p with profile in profile_manager.go 2026-04-02 10:21:40 +01:00
node ax(node): rename tmpPath to temporaryPath in peer registry save 2026-04-02 10:21:31 +01:00
ueps ax(ueps): rename signature to hmacSignature for AX Principle 1 compliance 2026-04-02 10:22:18 +01:00