Mining/pkg/ueps
Claude db124cff82
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): rename expectedMAC to expectedMessageAuthCode
MAC is an abbreviation requiring context; expectedMessageAuthCode matches
the established messageAuthCode pattern and is self-describing (AX §1).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:23:29 +01:00
..
packet.go ax(ueps): replace errors.Is usage example with direct equality check 2026-04-02 09:19:37 +01:00
packet_test.go ax(ueps): replace non-standard errorA/errorB with idiomatic err 2026-04-02 09:21:29 +01:00
reader.go ax(ueps): rename expectedMAC to expectedMessageAuthCode 2026-04-02 09:23:29 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00