Mining/pkg/ueps
Claude b8d3dbf0c9
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 41s
ax(ueps): use concrete value 0x09 in writeTLV usage-example comment
AX Principle 2: comments show HOW with real values, not variable
references. Replace builder.Header.Version with the concrete 0x09
literal so the comment matches what the output annotation shows.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:16:00 +01:00
..
packet.go ax(ueps): use concrete value 0x09 in writeTLV usage-example comment 2026-04-02 11:16:00 +01:00
packet_test.go ax(ueps): align verifyError variable name with idiomatic err convention 2026-04-02 11:06:48 +01:00
reader.go ax(ueps): rename tlvError to packetError for AX Principle 1 compliance 2026-04-02 11:10:44 +01:00
reader_test.go ax(ueps): remove redundant inline comment that restates the pre-function docstring 2026-04-02 11:01:18 +01:00