Mining/pkg
Claude 1c1b2cadf1
ax(node): rename Transport.conns to connections for AX Principle 1 compliance
Abbreviated field name `conns` violates predictable-names-over-short-names.
Renamed to `connections` throughout transport.go — 14 call sites updated.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:31:03 +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 miner_factory 2026-04-02 13:30:49 +01:00
node ax(node): rename Transport.conns to connections for AX Principle 1 compliance 2026-04-02 13:31:03 +01:00
ueps ax(ueps): add field-level usage example comments to PacketBuilder 2026-04-02 13:30:29 +01:00