Mining/pkg/ueps
Claude a8b2dad8ec
ax(ueps): rename tagByte to tagType in writeTLV for semantic clarity
tagByte described the storage representation; tagType names the semantic
role (the T in TLV = Type-Length-Value), matching AX Principle 1.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:52:23 +01:00
..
packet.go ax(ueps): rename tagByte to tagType in writeTLV for semantic clarity 2026-04-02 10:52:23 +01:00
packet_test.go ax(ueps): replace prose comment with usage example in MarshalAndSign test 2026-04-02 10:08:51 +01:00
reader.go ax(ueps): fix inaccurate usage example in ReadAndVerify default case 2026-04-02 10:41:54 +01:00
reader_test.go ax(ueps): replace prose comment with usage example in ReadAndVerify Ugly test 2026-04-02 10:43:42 +01:00