Mining/pkg
Claude 21b7eb9a93
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): test errMissingHMAC path in ReadAndVerify Ugly case
TestReader_ReadAndVerify_Ugly previously tested wrong-secret (errIntegrityViolation),
duplicating the Bad case. Replaced with a hand-crafted frame that omits the HMAC TLV,
exercising the errMissingHMAC sentinel that was entirely untested.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:41: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 with usage examples on BaseMiner history/log accessors 2026-04-02 09:40:10 +01:00
node ax(node): rename single-letter goroutine parameter p to connectedPeer 2026-04-02 09:41:18 +01:00
ueps ax(ueps): test errMissingHMAC path in ReadAndVerify Ugly case 2026-04-02 09:41:48 +01:00