Mining/pkg
Claude d9f45773b4
ax(node): rename Controller receiver from c to ctrl
AX-1: c is reserved for *core.Core receivers per RFC-CORE-008.
Controller methods used c as the receiver name which creates
semantic ambiguity. Renamed to ctrl to match the usage examples
already present in the comment blocks.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:32:07 +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 bufpool.go 2026-04-02 10:30:29 +01:00
node ax(node): rename Controller receiver from c to ctrl 2026-04-02 10:32:07 +01:00
ueps ax(ueps): replace abbreviated names buf/sig with buffer/hmacSignature in usage-example comment 2026-04-02 10:29:37 +01:00