Mining/pkg
Claude f8d3ee8c98
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): name magic secret literals in NewPacketBuilder tests
TestPacket_NewPacketBuilder_Bad and _Ugly used inline []byte("secret")
literals; extracted to sharedSecret variable per AX Principle 1
(predictable names over magic literals).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:12:18 +01:00
..
database ax(database): rename db/dbMu to globalDatabase/databaseMutex 2026-04-02 14:11:10 +01:00
logging ax(logging): rename globalMu/sb to globalMutex/builder 2026-04-02 14:11:47 +01:00
mining ax(mining): replace prose comments with usage examples on HTTP client accessors 2026-04-02 14:11:58 +01:00
node ax(node): replace banned path/filepath import with path in peer registry 2026-04-02 14:10:22 +01:00
ueps ax(ueps): name magic secret literals in NewPacketBuilder tests 2026-04-02 14:12:18 +01:00