Mining/pkg/ueps
Claude 02e60c2ab5
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): rename frame1/frame2 to frameWithSecretA/frameWithSecretB
Numeric suffixes (frame1, frame2) violate AX principle 1 — predictable
names over short names. Descriptive names make the test intent clear
without reading the assertions.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:29:58 +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): rename frame1/frame2 to frameWithSecretA/frameWithSecretB 2026-04-02 09:29:58 +01:00
reader.go ax(ueps): rename tag to tagByte in ReadAndVerify loop (AX-1 predictable names) 2026-04-02 09:27:53 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00