Mining/pkg/ueps
Claude ddb62cb269
ax(ueps): use full variable name in TagHMAC and TagPayload comments
AX Principle 1 — predictable names over short names. Comments showing
usage examples must use the same full names as the implementation:
'buffer' not 'buf'.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:58:53 +01:00
..
packet.go ax(ueps): use full variable name in TagHMAC and TagPayload comments 2026-04-02 08:58:53 +01:00
packet_test.go ax(ueps): rename generic 'result' to 'encodedTLV' in writeTLV tests 2026-04-02 08:55:11 +01:00
reader.go ax(ueps): remove prose comments inside ReadAndVerify that restate implementation 2026-04-02 08:57:10 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00