Mining/pkg/ueps
Claude a6106461b8
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): replace prose comment with usage example in ReadAndVerify
AX Principle 2: comments show HOW with real values, not what the code does.
The inline prose "All tags except TagHMAC contribute..." restated logic already
visible in the surrounding code. Replaced with a concrete call sequence showing
the exact buffer writes performed for each non-HMAC tag.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:16:08 +01:00
..
packet.go ax(ueps): expand MarshalAndSign comment to full usage example with error handling 2026-04-02 13:45:50 +01:00
packet_test.go ax(ueps): name magic secret literals in NewPacketBuilder tests 2026-04-02 14:12:18 +01:00
reader.go ax(ueps): replace prose comment with usage example in ReadAndVerify 2026-04-02 14:16:08 +01:00
reader_test.go ax(ueps): rename reader to frameReader in ReadAndVerify tests 2026-04-02 14:09:28 +01:00