Mining/pkg
Claude 463708aeab
ax(node): promote peer selection weights from var to const
Dimension weights are never reassigned — declaring them as mutable vars
implies changeability that does not exist. Const declares what IS (AX §5).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:16:44 +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): rename fn to modifier in UpdateMinersConfig 2026-04-02 08:14:35 +01:00
node ax(node): promote peer selection weights from var to const 2026-04-02 08:16:44 +01:00
ueps ax(ueps): replace errors import in reader.go with tlvError sentinels 2026-04-02 08:13:57 +01:00