Mining/pkg
Claude 3e48734e7e
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): add missing _Bad and _Ugly test variants for TestMessage_NewMessage
AX Principle 10 (CLI tests as artifact validation) requires all three
test categories — Good, Bad, Ugly — to be mandatory. TestMessage_NewMessage
had only _Good; add _Bad (unmarshalable payload returns error) and _Ugly
(empty From/To fields succeed and produce a valid message ID).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 17:38:04 +01:00
..
database ax(database): replace prose interface comments with usage examples 2026-04-02 14:22:42 +01:00
logging ax(logging): rename mu to mutex for predictable naming 2026-04-02 14:22:38 +01:00
mining ax(mining): rename cb receiver to circuitBreaker in CircuitBreaker methods 2026-04-02 17:37:00 +01:00
node ax(node): add missing _Bad and _Ugly test variants for TestMessage_NewMessage 2026-04-02 17:38:04 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00