Mining/pkg
Claude 35da3edcab
Some checks failed
Security Scan / security (push) Has been cancelled
Test / test (push) Has been cancelled
ax(node): rename bundle_test.go functions to TestFilename_Function_{Good,Bad,Ugly} convention
All 10 test functions in bundle_test.go lacked the AX Principle 10 naming
convention. Renamed to TestBundle_* with _Good/_Bad/_Ugly suffixes and
converted inlined Bad/Ugly subtests into top-level functions where needed.
Added usage-example comments per AX Principle 2.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:15:00 +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): replace prose comments with usage examples in simulated_miner.go 2026-04-02 10:13:57 +01:00
node ax(node): rename bundle_test.go functions to TestFilename_Function_{Good,Bad,Ugly} convention 2026-04-02 10:15:00 +01:00
ueps ax(ueps): replace prose section label with usage example on const block 2026-04-02 10:14:50 +01:00