Mining/pkg
Claude 9a3179ac6b
All checks were successful
Security Scan / security (push) Successful in 37s
Test / test (push) Successful in 4m27s
ax(ueps): assert sentinel error identity in writeTLV_Bad test
Comment promised errTLVValueTooLarge but test only checked err != nil.
AX Principle 2 requires comments to be accurate usage examples —
the comment implied sentinel identity so the assertion must verify it.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:05:04 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): rename CircuitBreaker.mu to mutex for AX Principle 1 compliance 2026-04-02 12:04:26 +01:00
node ax(node): replace prose constant comment with usage example 2026-04-02 12:04:30 +01:00
ueps ax(ueps): assert sentinel error identity in writeTLV_Bad test 2026-04-02 12:05:04 +01:00